This topic has 4 replies, 2 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler
Hello,
In the version of this topic when a product is out of stock, in the same photo appears “without stock” but in the mobile version does not appear, you have to click on the product and once inside the page appears as exhausted. Is there any way to activate it on the main product page?
Hello,
Please try to add this code in Custom css for mobile:
.product-content-image .label-product {
display: block;
}
Regards
solved !! 🙂
thanks
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up