New Landing How can we help? Atelier Changing MyAccount icon to text My Account

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #259434
    kushalkamra
    Member
    Post count: 99

    Hi,

    I would like to change MyAccount icon to text. Kindly guide how can I do that ?

    Thanks

    #259443
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .sf-icon-account:before {
        content: "My Account";
        font-size: 12px;
        width: 100px !important;
        font-weight: bold !important;
    }
    nav .menu li > a > i.sf-icon-account {
        margin-right: 10px;
        display: inline-block;
        height: 17px;
        width: 100px !important;
        font-family: Raleway !important;
    }

    Thanks
    Mohammad

    #259495
    kushalkamra
    Member
    Post count: 99

    Hi, I’ve made the change and icon is replaced by text but alignment is wrong.

    #259499
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    .account-item > a > i {
    vertical-align: 0px !important;
    }
    Thanks
    Mohammad

    #259500
    kushalkamra
    Member
    Post count: 99

    Thanks, Issue is solved.

    #259505
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad to help you.
    Thanks
    Mohammad

Viewing 6 posts - 1 through 6 (of 6 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