Hello javaman1,
Try below css code.
button[name="add-to-cart"] {
display: none;
}
Hope this will helps you.
Thanks.
Hi @javaman1,
Did the code provided by @saurabhdhariwal work for you? If not let us know!
Sorry, the code did not work in my instance. To remove the “add to cart” button I had to remove the item price and it went away.
Since problems with checkout, shipping apps and a whole slew of extensions used for a shopping site were not working well, in addition to the piling up of costs, I added a link to a 3rd party to further shop the product & for checkout. I added the price in the description and a link which opens in a new window to that site.
My site has a lot of content/reference articles so I added products because of the traffic I receive and some requests. This method simplified the process.
Thanks for your help.
Ah, I am happy the 3rd party link appears to work. If you run into additional issues with the add to cart button showing back up let us know!