Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
I really would like to remove the Quick View and Add to Cart icons on products (black icons) in my webshop; https://creativestate.myshopify.com
I am using the template Vendy.
Hope someone can help. Thank you in advance.
Regards, Haan
Solved! Go to the solution
This is an accepted solution.
Hello Haan,
1. Go to Online Store->Theme->Edit code
2. Asset->theme.css paste bellow code in bottom of file
.product-buttons {
display: none !important;
}
It will work but still I recommend find the code in liquid templates and comment/remove it.
Thanks
This is an accepted solution.
Hello Haan,
1. Go to Online Store->Theme->Edit code
2. Asset->theme.css paste bellow code in bottom of file
.product-buttons {
display: none !important;
}
It will work but still I recommend find the code in liquid templates and comment/remove it.
Thanks
Thank you so much!
I have the same challenge. Just a different them. Want to remove the quick view and add to cart hover option. Will your solution work in my theme?
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025