Hello, I want to remove the ‘Add to Cart’ button from my website.
My website is - fynorix.com.
I would appreciate your help!
Hello, I want to remove the ‘Add to Cart’ button from my website.
My website is - fynorix.com.
I would appreciate your help!
Hi @Fynorix
button.add-to-cart, .btn, a.add-to-cart {
display: none !important;
}
If this solve your problem please like and mark this as solution.
Hey @Fynorix
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed