Home Forums WoodMart support forum How to change text color?

How to change text color?

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

    Levtam
    Participant

    Hello!
    How to change text color?

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

    Hello,

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

    .category-grid-item .wd-entities-title {
    color:#ffffff;
    }
    .category-grid-item .more-products {
    color:#ffffff;
    }

    Best Regards

Tagged: 

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