Hi, when I add a product to my cart there is no symbol showing it…I created the product page without the Avia Page Builder.
Have a look at the image, that is the way I would like to have it too…
thanks!
Hey nadinedomnink,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .av-cart-counter {
background-color: navy;
}
If you need further assistance please let us know.
Best regards,
Victoria
Great, it works! Is it possible to change the color of the symbol? Is there a setting for it? I couldn’t find one…
Thanks so much!
Hi,
You mean for the number or background?
Best regards,
Jordan Shannon
For the background
Hi,
The code Victoria gave you above should work. Change “Navy” to “Red” just to test.
Best regards,
Jordan Shannon