Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Saguaros Moderator
    #567544

    Hi sofian,

    You can try with my tweak here:
    – Go to file: /templates/ja_magz/css/custom.css
    – Add this css rule:


    .side-nav.fade.always-show {
    display: block !important;
    }

    .t3-mainnav .vert-nav .side-nav {
    transform: none;
    }

    Saguaros Moderator
    #732654

    Hi sofian,

    You can try with my tweak here:
    – Go to file: /templates/ja_magz/css/custom.css
    – Add this css rule:


    .side-nav.fade.always-show {
    display: block !important;
    }

    .t3-mainnav .vert-nav .side-nav {
    transform: none;
    }

    sofian Friend
    #567656

    <em>@Saguaros 469358 wrote:</em><blockquote>Hi sofian,

    You can try with my tweak here:
    – Go to file: /templates/ja_magz/css/custom.css
    – Add this css rule:


    .side-nav.fade.always-show {
    display: block !important;
    }

    .t3-mainnav .vert-nav .side-nav {
    transform: none;
    }

    </blockquote>

    thank you very much
    but realy it works on desktop only an i want on mobile only .

    how to do it just on mobile please ?!

    thanks

    Saguaros Moderator
    #567706

    Hi sofian,

    In the mobile, it’s the vertical navbar, it’s off-canvas menu instead 🙂

    sofian Friend
    #567770

    yes
    thank you :):)

    sofian Friend
    #732877

    yes
    thank you :):)

    WS Friend
    #970273

    Hi,
    There is no custom.css file in mentioned location: /templates/ja_magz/css/custom.css
    Which css file should I modify to add mentioned above rules?

    WS Friend
    #970318

    OK. You need to create own custom.css file.

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

This topic contains 8 replies, has 3 voices, and was last updated by  WS 8 years, 2 months ago.

The topic ‘how to show and display the section menu all the time withot colapse ??’ is closed to new replies.