Hi everyone,
When I add an item to the cart, instead of displaying on the cart icon how many items are in it, there is a text overlay identical to what I have in my search bar that shows up on top of the cart.
Here is my site link: https://www.oemtoner.ca/
Any ideas how to fix this?
The blue bubble is normal, I want the cart quantity to display in it.
Hi Shanakbar,
Thank you for the reply. It works, but it also removes the text inside my search bar (which was the same content), which I would like to keep. Is there any way around that?
Yes you can,
In file base.css update this “.header__icon span:after” line to this “.header__icon–search span:after”
Thank you so much! This has fixed the issue entirely.
1 Like