Home Forums WoodMart support forum Layered nav term name – font size

Layered nav term name – font size

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #341624

    scholtobos
    Participant

    Hi
    I added this to custom css box:

    .woodmart-woocommerce-layered-nav .layer-term-name { font-size: 13px; }

    But in some kind of way it doesn’t change anything to the layered nav items in the sidebar of my category pages?

    Did I miss something?

    #341719

    Hello,

    Please replace the CSS you added with the following then check back.

    .wd-widget.woodmart-woocommerce-layered-nav .layer-term-name {
        font-size: 13px;
    }

    Best Regards

    #341764

    scholtobos
    Participant

    Unfortunately, that doesn’t work.

    I also tried:

    .woodmart-woocommerce-layered-nav .swatches-normal .with-swatch-text .layer-term-name

    and

    body .woodmart-woocommerce-layered-nav .layer-term-name

    and all kind of other variations with and without .wd-widget

    I provided you admin access so you can see it yourself.

    #341773

    Hello,

    Your issue has been Resolved. Please clear cache and check back.

    Best Regards

    #341775

    scholtobos
    Participant

    Thanks. So in first instance I only forgot to clear the cache;-)

    #341849

    Hello,

    You are Most Welcome. There was an unclosed tag in the CSS and closed it and the issue was fixed.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Layered nav term name – font size’ is closed to new replies.