Reply 187718 to: Topbar Icons …

Avatar: Rose Tyler
Rose Tyler
Support staff
March 9, 2018 at 13:55

Hello,

.header-type-3 .cart-summ {
    margin-top: 3px;
}
.top-links .logout-link::before, .top-links .my-account-link::before, .top-links .login-link::before, .top-bar .wishlist-link span{
    display:none;
}
.top-links .logout-link a, .top-links .my-account-link a, .top-links .login-link a{
    font-size:0 !important;
    color: transparent;
}
.top-links .logout-link a:hover, .top-links .my-account-link a:hover, .top-links .login-link a:hover{
    color: transparent;
}
.top-links .logout-link a:before, .top-links .my-account-link a:before, .top-links .login-link a:before{
    font-size: 14px;
    line-height: 10px;
    font-family: "arrows";
    margin-right: 8px;
    color: #8e8e8e;
    position: relative;
    top: 1px;
}
.top-links .logout-link a:before, .top-links .login-link a:before {
     content: "\e61c";
}
.top-links .my-account-link a:before {
    content: "\e61b";
}
.my-account-link:hover .submenu-dropdown {
    right: 10px;
}
.my-account-link:hover .submenu-dropdown:after {
    left: 35px !important;
}

Regards

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.