Reply 231156 to: How do I remove the lightbox on a single product page?

Avatar: Rose Tyler
Rose Tyler
Support staff
March 12, 2020 at 14:38

Hello,

Thanks for the question.
Try to add the next code in Theme Options > Theme custom CSS:

.single-product .woocommerce-product-gallery__image {
    pointer-events: none;
}

If this doesn’t help, provide us with URL of one of your products.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.