Hi, I just need to change the colour of the item count on the cart icon in the header, right now its black and needs to be white, anybody know how to do this? Thanks!
Try to find “site-header__cart-indicator” and remove the background color.
I foresee you will have some problems later on with the alignment of your number for the cart.
You need to find “site-header__cart-indicator” under your assets,
Look into .css files and you need to learn css on this.

