How to remove "add to cart" button from Collections ONLY

I have tried several of the suggestions but they don’t work for my theme.. can any help with a suggestion specific to our theme?

Theme434
Last saved: 7:11 am

Monstrify version 1.0.0

Our site is live..

https://elev8offroad.com/

Hi @ghayes54

I’m Richard Nguyen from PageFly- Free Landing Page Builder

You can try with this code.

Follow this:

Go to Online Store->Theme->Edit code->style.scss.css ->paste bellow code in bottom of file

a.btn.btn_options {

display: none;

}

Hope that my solution works for you.

Best regards,

Richard | PageFly

Work great! THANK YOU!!!

You are welcome @ghayes54 :blush:

HI Richard,

Would you know how to do this on the galepet theme by theme forest. I have tried a few of your recomendations but nothing is working.

Many thanks.