I have successfully followed the instructions from other forum posts to input a cart icon on the main header. The instructions were…
“If you just want to add a cart icon, add this code in menu item’s navigation label :
<i class=”x-icon x-icon-shopping-cart”></i>”
The problem I am running into now is that the icon is white, and my header is white. Is there a way to change the color of the cart icon from white to another color?
Thanks