Shopify themes, liquid, logos, and UX
Hello! I would like to remove the quantity shown on the cart icon but keep the bubble on the icon. Can someone please help me on this, thank you!
Using Dawn theme
Solved! Go to the solution
This is an accepted solution.
Hi @wangx ,
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>
<style>
.cart-count-bubble span {
display: none!important;
}
</style>
Result:
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
Makka
For quick response - Message Me
BFCM: Boost sales with BOGO+ Easy Free Gift Upsell. Enter code "BFWIZZ30" to enjoy 30% OFF.
Hi, @wangx.
Kindly share your store URL and password.
This is an accepted solution.
Hi @wangx ,
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>
<style>
.cart-count-bubble span {
display: none!important;
}
</style>
Result:
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
Makka
For quick response - Message Me
BFCM: Boost sales with BOGO+ Easy Free Gift Upsell. Enter code "BFWIZZ30" to enjoy 30% OFF.
Thank you so much, exactly what I needed!
Hi @wangx ,
Can you provide link to your store?
For quick response - Message Me
BFCM: Boost sales with BOGO+ Easy Free Gift Upsell. Enter code "BFWIZZ30" to enjoy 30% OFF.
Hi, @wangx.
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag.
<style>
.cart-count-bubble {
visibility: hidden;
}
</style>
Result:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
User | RANK |
---|---|
198 | |
169 | |
60 | |
51 | |
47 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023