New Landing How can we help? Atelier Change Account icon in header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #212177
    lucas7700
    Member
    Post count: 28

    I am using header #4 and would like to replace the “user” icon for ACCOUNT with simple text instead. How can I change the icon to the text string “Account”? Thanks.

    #212189
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .account-item > a > i{
    width:auto !important;
    }
    .sf-icon-account:before {
        content: "Account" !important;
        font-family: karla;
        font-size: 14px;
    }

    Thanks
    Mohammad

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

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

License required for one of the following items
Login and Registration Log in · Register