Home Forums WoodMart support forum Change color discount and hightlight

Change color discount and hightlight

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

    YasinKsmG
    Participant

    I want to change discount color red and hot label to black please

    see here:

    https://ibb.co/3Txpfyd

    #262623

    Hello,

    I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-label.featured {
        background-color: black;
    }
    .onsale.product-label {
        background-color:#E22D2D;
    }

    Best Regards.

    #262630

    YasinKsmG
    Participant

    thank you

    #262872

    Most Welcome!!!

    Iā€™m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Change color discount and hightlight’ is closed to new replies.