Shopify themes, liquid, logos, and UX
We are working in "Shapes" and won't have anything to sell or add into a cart for now. What is the easiest way to remove or hide the shopping cart icon for this theme?
Hi @RomV
Do you mind sharing your website so we can provide a code appropriate for you?
Hi @RomV
Thank you for providing the website info. Please follow the instructions below
1. From you Admin page, go to Online store > Themes > Click the three dots on the theme you want to edit > Edit code
2. Go to Asset folder and open the base.bundle.css file
3. At very end of the code, add the code below
/* Remove the cart icon */
button#CartButton {
display: none;
}
Great. Thanks so much! That worked
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024