Hello!
Can someone please help me with removing the add to Cart and Buy Now button on all my products, the company wants to work on a qoutation bassis which has been set up.
i have tried the theme.scss.liquid
}
button#AddToCart–product-template {
display: none;
}
but it still isn’t working and Im afraid to mess around with it.
Thank you