Hello,
I've been trying to figure out how to remove the 'add to cart' button on all of my products, but haven't been able to figure it out. Is there a somewhat easy way to do this? Any assistance would be greatly appreciated!
Thank you!
Solved! Go to the solution
Sorry for facing this issue, it's my pleasure to help us.
Welcome to the Shopify community!
and Thanks for your Good question.
Please share your site URL,
So I will check and provide a solution here.
Thanks store url but your sore is password protect
Oh yes, I'm preparing to launch in just a couple of weeks. Could I maybe send you a link privately, so that you're able to see it without me removing the password protection?
Yes, please go head
This is an accepted solution.
can you please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.product-form__cart-submit {
display: none;
}
Thank you so much, that worked! I truly appreciate your help with this! Thank you, thank you, thank you!!
it's my pleasure to help us
User | Count |
---|---|
455 | |
190 | |
137 | |
61 | |
36 |