Tagged: woocommerce
Hiya, need a magnifier to work for WooCommerce single product page.
I’ve tried previous suggestions here, but with WP 3.9.1 + latest Enfold to date – doesn’t work.
None of this code helps either….
.yith_magnifier_zoom.woocommerce-main-image {
width: 200px;
}
---------- or
.four.units.single-product-main-image {
overflow: visible;
z-index: 100;
}
Hey thewrath1!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.woocommerce .image-overlay { display: none !important; }
If that does not work, please post the link to your website so we can take a look
Best regards,
Yigit