Hi,
We are using your products module on home page. At this moment we have Quick preview label enabled. I can’t find a way to disable it. It looks bad on mobile as the label covers most of the product picture.
This topic has 2 replies, 2 voices, and was last updated 4 years, 9 months ago ago by Rose Tyler
Hi,
We are using your products module on home page. At this moment we have Quick preview label enabled. I can’t find a way to disable it. It looks bad on mobile as the label covers most of the product picture.
Hello,
Add the next code in custom CSS for the page:
.product-view-default .footer-product .show-quickly {
display: none;
}
Regards
The issue related to '‘How to disable "quick viev" label on Recommended products slider’' has been successfully resolved, and the topic is now closed for further responses