Comments careboll started the conversationApril 12, 2022 at 2:14pmThe zoom is not enabled for the widget product images... how can I enable this feature ? 933Neuron repliedApril 14, 2022 at 12:36pmHi,I'm so sorry for the late reply, somehow I've missed your ticket.Please go to the Product element > Style tab > Image > Hover > Animation, and there you can set the zoo in animation.- https://ibb.co/7k6KDn6Feel free to ask for anything you need.Kind Regardscareboll repliedApril 14, 2022 at 2:36pmthe widget i mean is the one for the single product gallery images... this one:Regards 933Neuron repliedApril 18, 2022 at 1:27pmHi,I am very sorry for the late reply, we were not working on the weekend.Unfortunately, the Product Images element doesn't have the zoom-in feature, but you can add it by adding the following code at the Advanced tab of the element > Custom CSS. .woocommerce-product-gallery__image:hover img{ transform: scale(1.5) !important; } Feel free to ask for anything you need.Kind Regards Sign in to reply ...
The zoom is not enabled for the widget product images... how can I enable this feature ?
Hi,
I'm so sorry for the late reply, somehow I've missed your ticket.
Please go to the Product element > Style tab > Image > Hover > Animation, and there you can set the zoo in animation.
- https://ibb.co/7k6KDn6
Feel free to ask for anything you need.
Kind Regards
the widget i mean is the one for the single product gallery images... this one:
Regards
Hi,
I am very sorry for the late reply, we were not working on the weekend.
Unfortunately, the Product Images element doesn't have the zoom-in feature, but you can add it by adding the following code at the Advanced tab of the element > Custom CSS.
Feel free to ask for anything you need.
Kind Regards