This topic has 3 replies, 2 voices, and was last updated 2 years, 3 months ago ago by Hostelion Digital
Dear 8Theme,
I want to change “Out of Stock” Label Color and Text Color, how can I do this as I don’t see an option? https://prnt.sc/eEH15WVAYMFM
Thanks a lot!
Hello, @Hostelion Digital,
You have to use Custom CSS for changing its background and text color, Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global Custom CSS and change the color in the given code as per your requirements.
p.stock.out-of-stock {
background-color: red !important;
color: yellow !important;
}
Regards 8Themes Team.
Wow, you’re awesome! It worked! Thanks a lot! <3
Tagged: best, change, color, label, persuasive, selling, stock, text, themes, woocommerce
The issue related to '‘Change Out of Stock Label Color and Text’' has been successfully resolved, and the topic is now closed for further responses