Zoom Magnifier Changing left thumbnails
-
Hi,
I’m using the Zoom Magnifiers plugin as you guys advised me. It’s a very good plugin, it’s really what I need.
Unfortunately, it’s changing the way to show left thumbnails, placing them above the content. 🙁
Can I change that in some way?
thanks in advance!
Hello,
Thank you for the question.
Yes, this plugin is absolutely swapping our gallery with its own and it doesn’t have left vertical carousel. You can configure plugin’s built-in carousel in YITH Plugins -> Zoom magnifier -> Slider Settings.
PS. In our next update, we will add some better styles for this plugin carousel.
Regards
Yeah, I saw that, maybe I’ll try it.
I’m having others issues with dropdown menu because of Zoom Magnifier: When hovered the dropdown menu and there’s a product image below, it’s causing the dropdown menu to disappear, forcing the zoom image below. 🙁
Did you disable the plugin? We can’t see the problem on your product page now.
Oops, my fault. Sorry.
It’s active right now 🙂
Try to add the following code snippet to the Custom CSS section in Theme Settings to fix this
.yith_magnifier_mousetrap {
z-index: 10;
}
.yith_magnifier_zoom_magnifier {
z-index: 9;
}
Regards
Yes, it’s working!
Thanks again guys!
The topic ‘Zoom Magnifier Changing left thumbnails’ is closed to new replies.