Home Forums WoodMart support forum Widget sidebar

Widget sidebar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #322983

    Lisawi
    Participant

    Hi,

    in my sidebar I use wifget for showing my designs.
    But the text is different. I`d loke to have everything in light.
    Where can I adjust that?

    Greetings,
    Lisa

    Attachments:
    You must be logged in to view attached files.
    #322994

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-woocommerce-layered-nav .swatches-normal .with-swatch-text .layer-term-name {
        font-size: 15px;
        font-weight: normal;
        color: grey;
    }

    Regards.
    Xtemos Studios.

Viewing 2 posts - 1 through 2 (of 2 total)