Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • erickpaulino Friend
    #200695

    Hello,

    I would like to add the word “MENU” to the menu icon in the top of the site, like in the image below that I have done with photoshop:

    I have tried to edit /templates/ja_magz/tpls/blocks/header.php

    <button type="button" class="btn btn-sidenav">
    <i class="icon-reorder"></i>MENU
    </button>

    but it doesn’t work.

    Actually, I believe it would be better to do that with CSS… can you help me?

    Thank you


    1. menu
    Nazario A Friend
    #546902

    @erickpaulino,

    Please open file: /templates/ja_magz/tpls/blocks/header.php, in line 46 adn 63, replace this code:

    <i class="icon-reorder"></i>

    With:

    <i class="icon-reorder"> MENU </i>

    Let me know if this helps


    1. Screenshot_29
    erickpaulino Friend
    #547001

    Hello,

    It didn’t work. I also tried

    <i class="icon-reorder"> MENU </i>

    <i class="icon-reorder"></i> MENU

    <button type="button" class="btn btn-sidenav">
    <i class="icon-reorder"></i>
    </button> MENU

    The last option did show the word, but outside the icon square and with no formatting.

    Any other guess?

    Thank you,

    Erick

    Nazario A Friend
    #547004

    Hi Erick,

    Could you send me the URL, Admin, FTP credential of your site via PM so that I will fix it out on your site ?

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

This topic contains 4 replies, has 2 voices, and was last updated by  Nazario A 9 years, 8 months ago.

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