Home Forums Space themes support forum Can´t change the badge sale style in Hitek Theme

Can´t change the badge sale style in Hitek Theme

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

    estudioentredos
    Participant

    Hi, I´m triying to change the style of the badge sale but I can´t, I´m using the same CSS code that in other websites but seems that doesn´t recognize the code.
    .woocommerce span.onsale {
    background-color: #0F1F84;
    color: #ffffff;
    }

    Thanks!

    #415667

    Luke Nielsen
    Keymaster

    Hello,

    We appreciate your message!

    Please try to use the below code, paste it into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

    .xts-product .xts-onsale {
        background-color: #0F1F84;
        color: #ffffff;
    }

    I’d be happy to assist if you have any other questions or concerns.

    Kind Regards

    #415675

    estudioentredos
    Participant

    Thanks!! Working fine now!

    #415682

    Luke Nielsen
    Keymaster

    Glad that we managed to sort this out.

    In case you need any additional help, I’d be more than happy to assist you.

    Wish you all the best.

    Kind Regards

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

The topic ‘Can´t change the badge sale style in Hitek Theme’ is closed to new replies.