Home Forums WoodMart support forum Shop Title Product Category Font Color – Change Needed

Shop Title Product Category Font Color – Change Needed

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

    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.
    #328320

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-nav-product-cat>li>a {
    color:red!important
    }

    Best Regards

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