Home Forums Basel support forum Product Image Lightbox

Product Image Lightbox

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6596

    miguel1876
    Participant

    Hi there

    Is it possible to disable the Product image Lightbox?
    We are using the Theme in a skicare website and there is no need to for the lighbox
    https://www.eminenstore.com/product/eminence-monoi-age-corrective-exfoliating-cleanser/

    I look forward to your reply.

    Cheers

    #6602

    Artem Temos
    Keymaster

    Hello,

    Thank you for the question.

    Try to add this code snippet to the Custom CSS area in Theme Settings to disable it

    .single-product-content .woocommerce-main-image {
    pointer-events:none;
    }

    Regards

    #6607

    miguel1876
    Participant

    OK. Thanks

    #6611

    Artem Temos
    Keymaster

    You are welcome.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Product Image Lightbox’ is closed to new replies.