Hi! Please take a look at the attached image. How do I do in order to hide that button? It's enough that customers click on the product image or on the product name. I do know how to do it with CSS, but I suspect I could do it in a nicer and cleaner way by not having the button being load at all.
Hi! Please take a look at the attached image. How do I do in order to hide that button? It's enough that customers click on the product image or on the product name. I do know how to do it with CSS, but I suspect I could do it in a nicer and cleaner way by not having the button being load at all.
Thanks in advance!
Hi there,
Adding the following CSS to Custom CSS will remove the add to cart button:
Best regards,
Laborator Team
Thanks!