Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #280509

    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;
    }
    #280752

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.