Home Forums WoodMart support forum CHANGE COLOR OF HOT LABEL

CHANGE COLOR OF HOT LABEL

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

    Slab Studio
    Participant

    Hi guys i’m loving this template. The best i ever buyed over 8 years! I need your help to change the colour of the HOT label. I’ve change the name but i also need do change to the colour that i’m using in the theme. Where can i do that in the child theme?

    Best regards,
    Miguel

    Slab Studio

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

    Hello,

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

    .product-label.featured {
    background-color: #e22d2d;
    }

    You need to replace #e22d2d with your color.

    Best Regards

    #83230

    Slab Studio
    Participant

    Thank you guys! Perfect!

    #83242

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Tagged: 

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

The topic ‘CHANGE COLOR OF HOT LABEL’ is closed to new replies.