Changing the color of the Sold Out Label
-
Hi, how can I change the color of the label button “Sold Out” on the image I provided. Thanks!
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached. To change the color of the sold out label you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-label.out-of-stock {
background-color: green;
color: red;
}
You can set the background-color and text color according to your needs.
Best Regards.
Perfect, thanks for your help!
Most Welcome :-)
If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day :-)
Topic Closed.
Best Regards.
The topic ‘Changing the color of the Sold Out Label’ is closed to new replies.