This topic has 4 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler
Hello,
Can I deactivate the zoom effect only on specific products? I activate the zoom effect for all my catalog using Single Product Page > Zoom effect > Window. But I want to deactivate it for some of my products.
Thank you.
Hello,
You may try to do this in such way:
– go to edit product
– add this code in Custom css for product http://prntscr.com/hzfl2s
.sxy-zoom-dragpad {
display: none;
}
Regards
Thank you, it seems to work well.
You’re welcome!
Regards
The issue related to '‘Zoom’' has been successfully resolved, and the topic is now closed for further responses