This topic has 4 replies, 2 voices, and was last updated 1 months, 2 weeks ago ago by Rose Tyler
On the mobile settings, the out of stock icon does not show.
It is ticked on in the customizable settings but does not show when viewing the site on mobile.
Hello, Monique,
Thank you for reaching out to us with your concern.
Custom CSS code can be used:
@media only screen and (max-width: 480px) {
.product-content-image .label-product {
display: block;
}
}
Best Regards,
8Theme’s Team
Thank you! Works 🙂
Hello, Monique,
You’re welcome!
Best Regards,
8Theme’s Team
The issue related to '‘Mobile settings Out of stock icon not visible’' has been successfully resolved, and the topic is now closed for further responses