Reply 308847 to: Empty add to cart button on archive pages

Avatar: Rose Tyler
Rose Tyler
Support staff
November 16, 2021 at 11:10

Hello,

This situation happens because of code in style.css of your child theme.
Add the next code also:

.product:not(.purchasable) .footer-product .button {
    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.