This topic has 8 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler
Hello,
I’m following my last topic called “Zoom”.
My mouse is stuck on the image when I try to srcoll. I can’t scroll on my image. How can I do to make the scroll on the product image working?
Thank you.
Hello,
Thanks for the topic.
What browser do you use? Do you face the problem on mobile? Please describe the problem in more details.
Thanks in advance.
Regards
Hello,
Thank you for your answer, I have this problem on every browsers. I’m using Chrome. I don’t have this problem on mobile because the zoom function isn’t activated on mobile.
To see the problem, put your mouse on a product image from a product page, product page which have the zoom function deactivated with css code you gave me (in topic “Zoom”). Try this on the product link below. The scroll doesn’t work.
Thank you.
Please also use this code:
.single-product .woocommerce-product-gallery .main-images .owl-item.active:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
Regards
Thank you, where I put this code? In global custom CSS or only on product pages which have the problem?
On product pages with the problem.
Regards
Ok thank you, it works!
You’re welcome!
Have a nice day.
Regards
The issue related to '‘Scroll zoom’' has been successfully resolved, and the topic is now closed for further responses