Reply 339334 to: Add to cart button on hover product look broken.

Avatar: Rose Tyler
Rose Tyler
Support staff
November 23, 2022 at 08:06

Hello,

Try to disable ALL the third-party plugins (including cache plugins), that do not come bundled with XStore https://xstore.helpscoutdocs.com/article/36-included-plugins , clear the cache of the browser, and check then. Maybe one of the additional plugins is the reason for the problem.
OR
add the next code in Theme options > Theme custom CSS:

.products-loop .woocommerce-product-details__short-description {
    display: none !important;
}

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.