Shopify themes, liquid, logos, and UX
Can someone please help me. I want to remove the "view product" button and just offer the "Add to Cart" button to https://takemmy.myshopify.com/pages/shop-page.
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hi @Kirbside,
Go to Online Store -> Theme -> Edit code.
please add this css to the very end of your base.css or theme.css file and check
.view_product{
display: none !important;
}
Thanks!
This is an accepted solution.
Hi @Kirbside,
Go to Online Store -> Theme -> Edit code.
please add this css to the very end of your base.css or theme.css file and check
.view_product{
display: none !important;
}
Thanks!
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