How can I remove the add to cart button from my site?

Hi I’m trying to remove the add to cart button on my site. I’m coded in a button that links to a third party site. I can’t seem to locate where the code to remove the add to cart button is.

@Ryan_Chalme Share the store url along with password and the name of the theme.

@Ryan_Chalme - there are 2 options

1 - using css which is easier or

2 - locate the file and remove the code itself,

can you share site link? I can give you css or if you want then can remove from code only.

Hi @Ryan_Chalme ,

You can remove the add to cart button simply by disabling the buy buttons from your theme editor.

I hope it helps.