ResolvedChange Cart Icon

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #34797
    ninopizzakurier
    Participant

    Hi,

    I would to change the cart icon, how can i do this?
    Which ones CSS files I have to change?

    #34804
    Althemist
    Keymaster

    It’s not recommended to change the existing CSS files. You can add custom CSS in order to change the icon. This is the class you need to alter:

    #cart-module a.cart-contents::before {
      font-family: feather !important;
      content: "\e926" !important;
    }
    #34807
    ninopizzakurier
    Participant

    Thank you.

    Where I can find the unicode for the icon “shopping-cart” of Feather font family?

    #34815
    Althemist
    Keymaster

    Hi ninopizzakurier,

    It’s \e905

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register