Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • zomidaily Friend
    #191806

    Hi Support,

    How can we change the color of “Section Menu” icon? Screenshot: http://awesomescreenshot.com/0b41w48gd2

    Can I name it like “Home” or “Open”?

    Regards,
    Joseph

    Wall Crasher Developer
    #510634

    Hi Joseph,

    Just open templatesja_magztplsblocksheader.php
    And replace
    <button type=”button” class=”btn btn-sidenav”>
    <i class=”icon-reorder”></i>
    </button>

    to

    <button type=”button” class=”btn btn-sidenav”>
    Home
    </button>

    You also need to add some css to custom.css

    btn-sidenav {
    width: 70px !important;
    }

    Hope it helps,

    Regards

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

This topic contains 2 replies, has 2 voices, and was last updated by  Wall Crasher 11 years ago.

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