Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #778534

    Hello,

    I would like to change the color of the number above the cart icon. Currently the color is blue and I would like to change it to red. Here is a screenshot : http://prnt.sc/ex9448

    Is it possible with Quick CSS?

    Thank you so much!

    #778561

    Hey Oby4455,

    May you provide us your website link?

    Best regards,
    John Torvik

    #778562

    Yes here it is :

    #778615

    Hi,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .av-cart-counter.av-active-counter {
        color: black;
    }

    Just change the color to anything you want :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.