How can I modify the cart count bubble size and font?

Try this one.

You can adjust the size if its not enought.

Same Instruction.

.cart-count-bubble {
    height: 1.5rem;
    width: 1.5rem;
}

I hope it help.

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!

1 Like