This topic has 8 replies, 2 voices, and was last updated 8 years ago ago by Olga Barlow
hi dear,
how can i remove the products hover in home?
best regards
Hello,
To disable products hover for all the products go to Theme options > E-Commerce > Product Page Layout >
Image hover effect and Buttons hover.
In case you want to disable this effect for home page only edit your page and Products element http://prntscr.com/d2kpfi
Regards
Thanks but the hover is not disable, just the details are not there
Hello,
It’s because of custom in your child theme style.css. Add the following code also
.home .product-image-wrapper:hover img {
opacity: 1;
}
Regards
thanks for your perfect suport
You are welcome!
Regards
tnx and solve 🙂
You are welcome!
Regards
The issue related to '‘Products Hover’' has been successfully resolved, and the topic is now closed for further responses