Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • cbc575 Friend
    #680299

    Hi there:

    I figured up what we need to do to change the “My Account” text in the Head-Menu by the “fa fa-user” icon. This conversion already happens on small screens, but I need it on all of them. Please see the attached pictures.

    I’m also including the files with the information that needs to be changed (Lines 8 and 10), I made them by inspecting the elements with Google chrome, however, I can’t find the actual files that contain such information.

    Could you please tell me where can I find the “Head Menu” files where these information belongs.

    Site is not live yet, but I’m sure you can figure this up by looking at your quick start template files.

    Thank you.

    cbc575 Friend
    #680390

    Dear @ninja Lead,

    I hope you could help me with this matter, I know it’s something very very simple, but I just can’t find the file where I need to apply the change.

    Thank you in advance.

    Regards,

    cbc575 Friend
    #746876

    Dear @ninja Lead,

    I hope you could help me with this matter, I know it’s something very very simple, but I just can’t find the file where I need to apply the change.

    Thank you in advance.

    Regards,

    Ninja Lead Moderator
    #680391

    You will find from templates/ja_techzone/tpls/blocks/header.php file

    find and change

    <i class="fa fa-user hidden-sm hidden-md hidden-lg"></i><span class="hidden-xs">My Account</span>

    to

    <i class="fa fa-user"></i><span class="hidden-xs hidden-lg hidden-md hidden-sm">My Account</span>

    Ninja Lead Moderator
    #746877

    You will find from templates/ja_techzone/tpls/blocks/header.php file

    find and change

    <i class="fa fa-user hidden-sm hidden-md hidden-lg"></i><span class="hidden-xs">My Account</span>

    to

    <i class="fa fa-user"></i><span class="hidden-xs hidden-lg hidden-md hidden-sm">My Account</span>

    cbc575 Friend
    #680425

    Dear @ninja Lead, perfect again, right on…!

    Thank you so much for all your help today.

    Regards,

    cbc575 Friend
    #746880

    Dear @ninja Lead, perfect again, right on…!

    Thank you so much for all your help today.

    Regards,

    Ninja Lead Moderator
    #680426

    I’m very glad help you out.

    Ninja Lead Moderator
    #746881

    I’m very glad help you out.

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

This topic contains 9 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum