Hover on product variation thumbnails
-
Hello!
I am having some trouble with hovers on variations thumbnails, how can I disable hovers there?
My website was running with another theme (storefront) and it worked fine, there are no extra plugin causing that bug for that custom functionality.
To test that there was no other theme or plugin conflict I just changed theme to twenty seventeen and the issue disappear.
Attached:
1. Hover with twenty seventeen
2.a & b Normal state for image and Hover state for image with Woodmart
Thanks!
Attachments:
You must be
logged in to view attached files.
Hello,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.bundled_product_image a + img {
display: none!important;
}
Regards
Solved!
Thank you 🙂
tell me how to mark it as closed or solved please, cant find option
No problem, we close the topic.
The topic ‘Hover on product variation thumbnails’ is closed to new replies.