We’re migrating to our new support system at https://support.neuronthemes.com/ please create an account and submit all new support tickets there to ensure faster and more efficient assistance.
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.
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.
.woocommerce-product-gallery__image:hover img{ transform: scale(1.5) !important; }Feel free to ask for anything you need.
Kind Regards