Reply 300677 to: Help with Add to cart button / Footer buttons on tablet

Avatar: Rose Tyler
Rose Tyler
Support staff
August 31, 2021 at 13:45

Hello,

Change this code:

.elementor-widget-etheme_products .product-details .button:not(.compare), 
.products-grid .product-details .button:not(.compare) {
    display: none;
}

to

.product-slide .product-details .button:not(.compare),
.elementor-widget-etheme_products .product-details .button:not(.compare), 
.products-grid .product-details .button:not(.compare) {
    display: 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.