This topic has 4 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Eva Kemp
Hi again
I used p.stock.in-stock to make it go green. But what if a product is not in stock? My customer has no items right now I can test on… 🙁
Is there a way to change this using CSS or is it solely PHP that does that trick?
Thanks
Peter
Hello,
Please use this code in child style.css file:
.product-information .out-of-stock {
color: #E5534C !important;
}
Write your color value.
Regards,
Eva Kemp.
Excelent! Thank you!!!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘How to set not in stock in different color’' has been successfully resolved, and the topic is now closed for further responses