Removing the Add to Cart button from product scope?

I’m trying to remove the “Add to Cart” part in the hover over each ticket item. I tried hiding it in my section settings for that collections area but it doesn’t do anything. Any suggestions?

I’m quite knowledgable with Shopify but this one is mystifying me or I’m over thinking it.

https://a1ccca-1b.myshopify.com/pages/market-tickets

Hey @FahlDesigns ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

Thank you very much, that was a quick reply and q quick fix. I appreciate it greatly!