Shop Title Product Category Font Color – Change Needed
-
Hello,
I have product categories set up within the shop title. I am having difficulties changing the color of the font to a dark font.
I have tried changing the font in advanced typography and “text color for page title”. I have had no luck with either of these.
Can you provide where I would find the change?
Thanks,
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-nav-product-cat>li>a {
color:red!important
}
Best Regards