This topic has 6 replies, 2 voices, and was last updated 6 years, 12 months ago ago by Rose Tyler
Hi,
We would like to keep the quick view feature on products but with the link disabled.
Thanks for your help,
Saphiloche
Hello,
Please provide a screenshot to help me understand more.
Regards
Hi Rose,
When the mouse goes over a product image, a bar appears at the bottom of the image with a link to quick view ; we would like to keep the text but without the link
Regards,
Saphiloche
Please try to add this code in Theme Options > Custom css:
.show-quickly:hover {
text-decoration: none;
cursor: default;
color: white;
}
.show-quickly {
pointer-events: none;
}
Regards
Yesss it works perfectly !
Once again, a good and efficient support 🙂
Thanks again et and have a good day 😉
Saphiloche
You’re welcome! 🙂
We would be happy if you share your experience of using the product and the support quality you received. You can rate our product on Themeforest http://prntscr.com/hcs2gq https://themeforest.net/downloads
This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.
Regards
The issue related to '‘Disable Quick view link on products’' has been successfully resolved, and the topic is now closed for further responses