New Landing How can we help? Themeforest Theme Support Uplift WooCommerce Lightbox on Product Images

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Uplift
  • #305574
    alexwright
    Member
    Post count: 72

    I’m seeing a lightbox on images in the product display – the plus sign in the upper right of the main product images that toggles a lightbox. I’d like to turn this off. I assumed this was controlled by WooCommerce > Settings > Product > Display and uncheck the Product Image Gallery Product Image Gallery Enable Lightbox for product images setting but this doesn’t seem to do the trick.

    Any advice?

    Screenshots attached.

    Thanks!

    -Alex

    Attachments:
    You must be logged in to view attached files.
    #305581
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Alex,

    Please disable it here: Theme Options => WooCommerce Options => Product Options => Enable image zoom on product images

    #305587
    alexwright
    Member
    Post count: 72

    Hi David –

    Thanks. I should have mentioned that I also looked there. That setting is disabled, and the feature is still enabled. Screenshot attached.

    Thank you,

    -Alex

    Attachments:
    You must be logged in to view attached files.
    #305591
    alexwright
    Member
    Post count: 72
    This reply has been marked as private.
    #305980
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    .flexslider li a.zoom, .product-img-area li a.zoom {
        display: none;
    }
Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.