Dawn Theme: How do I make my cart count bubble stop counting when over 9 products?

If you look at my website you will see why it doesn’t work for me to have two-digit numbers in my cart. I would like a code that makes the cart count only show a “+” symbol when amount of products exceeds 9.

Please help me code this!

URL: https://pleasedontbetaken.myshopify.com/

Password: lutred

Thank you!

1 Like

@SebastianL

oh sorry for that

can you show me issue image or video?

1 Like

Hey, @SebastianL

While I’m not formally trained in code to provide you with a coding solution to accomplish this, I wanted to suggest an option for you. We have a platform called Shopify experts that allows you to find and hire a coder for a small gig to code and add this functionality to your cart. The Shopify experts directory can be found here.

If there is anything else I can help you with, please let me know.

1 Like

Sure! Here is a picture of how it looks as single digits and how it looks as double digits.

I only want it to display a “+” symbol when it reaches double digits.

1 Like

@SebastianL

thanks its no more spacing in your icon so add more spacing in icon or change font size smaller try this

.cart-count-bubble {font-size: 8px;}
1 Like

Thanks @KetanKumar but I want it to be this size for legibility. Don’t want to change anything else except for the plus symbol…

1 Like

@SebastianL

may be change bubble location