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..
A user running Theme434 (version 1.0.0 on Monsterify) needed to remove the “add to cart” button specifically from collection pages. Previous solutions hadn’t worked for their theme.
Solution Provided:
.btn.btn_options { display: none; }Outcome:
The solution successfully resolved the issue for the original poster.
Follow-up:
Another user requested similar help for the “galepet” theme from ThemeForest, noting that previous recommendations haven’t worked for their setup. This remains unresolved.
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..
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 ![]()
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.