Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • emanmashlah Friend
    #983797

    Hi,
    in the image you can see tow button Not Mandated, How can i fix that ?


    1. MENU
    Pankaj Sharma Moderator
    #983802

    Hi
    In mobile you can see two menu
    1 is mega menu and other is off canvas menu sidebar.
    You can disable the off canvas menu sidebar incase you only want to aee mega menu .
    Go to template options – add ons- off canvas side bar – OFF.
    More info of menu system Here

    emanmashlah Friend
    #984153

    Hi pankaj

    I hide off-canavas menu in small and extra small windows
    but the main menu buttom not appear in the right side , there is a blank space


    1. off-canavas
    2. menu2
    Pankaj Sharma Moderator
    #984300

    Hi
    The right side position is for the off-canvas menu .
    To put it in right
    Go to /templates/ja_magz_ii/local/css/rtl/template.css

    Find

    .navbar-toggle {
      border: 0;
      border-left: 1px solid #eaeaea;
      border-radius: 0;
      position: absolute;
      padding: 0;
      height: 60px;
      line-height: 60px;
      width: 60px;
      margin: 0;
      top: -60px;
      right: 60px;
    }

    replace it with

    .navbar-toggle {
      border: 0;
      border-left: 1px solid #eaeaea;
      border-radius: 0;
      position: absolute;
      padding: 0;
      height: 60px;
      line-height: 60px;
      width: 60px;
      margin: 0;
      top: -60px;
      right: 0px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 5 months ago.

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