Shopify themes, liquid, logos, and UX
Hi,
I need to hide the "Add to cart" button on all of my products pages.
I am using Refresh Theme.
My store url: https://www.sodi.com.br/
pwd: stawts
Can someone help?
Solved! Go to the solution
This is an accepted solution.
Hi @lojasodi ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
.quick-add__submit {
display: none;
}
</style>
Hope my answer will help you.
Best regards,
Victor | PageFly
This is an accepted solution.
Hi @lojasodi ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
.quick-add__submit {
display: none;
}
</style>
Hope my answer will help you.
Best regards,
Victor | PageFly
Hi Victor! Thank you for the quick response!
Victor, I pasted but it seems it didn't work:
Still see the add to cart button ("Adicionar ao carrinho" = "Add to cart")
Do you think there is any other solution?
This is my screen, I can't see it. Could you please check it again?
Thank you
I've tried this on our sight, oxanalifestyle.com, and it doesn't seem to work. Any advice?
Thank you victor, that worked 🙂 I need help in other topic regarding search bar, but will open a new topic.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024