Layered nav term name – font size
-
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?
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
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.
Hello,
Your issue has been Resolved. Please clear cache and check back.
Best Regards
Thanks. So in first instance I only forgot to clear the cache;-)
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.
The topic ‘Layered nav term name – font size’ is closed to new replies.