• Hi there,
    thanks for your excellent theme.
    How can I change the color of the mini-cart icon color to the ” #c90000 “.
    thanks.

Viewing 1 replies (of 1 total)
  • Hi @sdgfasd,

    Thank you for using support forum for the query.

    Please add the below CSS codes on Appearance > Customize > Additional CSS to change the color of the cart,

    .cart-shop .af-cart-wrap i.fa.fa-shopping-cart {
        color: #c90000 ;
    }

    Hope this works.

    Thank you

Viewing 1 replies (of 1 total)
  • The topic ‘color of mini-cart’ is closed to new replies.