Reply 15576 to: Is it possible to change the icons of the wishlist an my account

Avatar: Eva
Eva Kemp
Support staff
September 15, 2014 at 16:56

Hello,

You need use this code to add your icons for my account and logout links:

.my-account-link:before {
    content: url('link_to_your_icon') !important;
}
.logout-link:before {
    content: url('link_to_your_icon') !important;
}

Regards,
Eva Kemp.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.