Shopify themes, liquid, logos, and UX
Hi everyone,
I’d like to remove the cart item count display (the little badge showing the number of items in the cart). Does anyone know how to hide or disable this?
Here’s my store preview link: https://www.rappid.run/collections/frontpage
Password: Password
Thanks in advance for any help!
Best,
Kim
Solved! Go to the solution
This is an accepted solution.
Hi @KimGottwald
Try this one.
.header__icon--cart .cart-count-bubble {
display: none !important;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hi @KimGottwald
You can hide that count using this simple CSS code you have to put into your theme->code-editor -> base.css
.cart-count-bubble { display: none; }
If this Solution worked Like and Mark It as a Solution
Need an expert Shopify developer feel free to Contact Me
-If this solution helps you, kindly LIKE THIS REPLY and MARK AS A SOLUTION OR
-If you need an expert Shopify developer for customization and development, feel free to contact me.
Email: Mehran.ali5300@gmail.com
WhatsApp: +92 343 0211536
This is an accepted solution.
Hi @KimGottwald
Try this one.
.header__icon--cart .cart-count-bubble {
display: none !important;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024