Home Forums WoodMart support forum How can i change labels of products

How can i change labels of products

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #329951

    erimusa11
    Participant

    Hello i have a bit hard time to find how to change the color of labels of categoryes and subcategoryes from back to light ? https://prnt.sc/1yjnr05

    #329976

    Hello,

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

    body .cat-design-default:hover .more-products {
    color:red;
    }

    Best Regards

    #332803

    erimusa11
    Participant

    it worked thank you very much

    #332932

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘How can i change labels of products’ is closed to new replies.