Reply 283474 to: How to hide/disable single product page

Avatar: Rose Tyler
Rose Tyler
Support staff
April 10, 2021 at 12:58

Hello,

Add the next code in Theme Options > Theme custom CSS:

.content-product .product-content-image,
.product-mini-image,
.product-title,
.cart .product-thumbnail a {
    pointer-events: none;
}

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.