Can´t change the badge sale style in Hitek Theme
-
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!
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
Thanks!! Working fine now!
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
The topic ‘Can´t change the badge sale style in Hitek Theme’ is closed to new replies.