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
User | RANK |
---|---|
182 | |
150 | |
80 | |
72 | |
61 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023