Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #959627

    Hi
    If you would like to Hide the off-canvas sidebar , then Just turn it off from template options > Navigation > Off-canvas side bar .

    If you want to hide it from the mobile view only , you can hide the module position off-canvas from template options > Layout > responsive layout > click on Eye icon to hide it in that view .
    The module position name is off-canvas .

    baijianpeng Friend
    #959777

    There is no option titled "Off-canvas side bar" in JA University template options.

    So I used the second method in your post, it worked, now the empty SIDEBAR box gone.

    Well, I would like to ask a further question also related to this topic: Now the collapsed menu button is at right side on mobile phone screen, is there any option to show it at left side?

    Thank you.

    Pankaj Sharma Moderator
    #960021

    Hi
    To move the button in left , add below code in custom.css file

    .navbar-toggle {
        float: left!important;}

    save and check .

    baijianpeng Friend
    #962532

    Your CSS code works!

    Thank you.

    Please mark this topic solved.

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

This topic contains 4 replies, has 2 voices, and was last updated by  baijianpeng 8 years ago.

The topic ‘How to remove the empty "SIDEBAR" from mobile screen?’ is closed to new replies.