Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #977461

    Hi

    Menu mobile on your site will show with width is less 992px, if you want to change that you have to change that, you can apply my solution below

    • Backup all CSS styles on your site

    • Open templates/ja_megastore/less/variables.less file

    find and change

    @grid-float-breakpoint:     @screen-md;

    to

    @grid-float-breakpoint:     @screen-sm;
    • Click Compile LESS to CSS button after changing

    Regards

    djsmooth5 Friend
    #977647

    Hi, thank you for the above, but it did not work.
    I unfortunately still have this showing up, I have set the view to disable and even set the position to None and it still shows up.

    https://snag.gy/uXNMbP.jpg

    Ninja Lead Moderator
    #977918

    @djsmooth5: If you want to remove off-canvas button / navbar category menu, you can go to admin site -> ja_megastore – Default -> Add-ons tab and set Off-canvas Sidebar OFF .
    This will hide the off-canvas button .
    If you want to hide the only position , in that case, go to template styles > ja_megastore – Default -> Layout > Responsive layout > Large > click on eye icon near off-canvas module position to hide it in that view .

    Hope it helps .
    Regards


    1. Screen-Shot-2016-10-19-at-11.24.06
    djsmooth5 Friend
    #977980

    Thank you so much!! something so simple, gosh!! thanks so so much!!!

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

This topic contains 4 replies, has 2 voices, and was last updated by  djsmooth5 7 years, 11 months ago.

The topic ‘Mobile menu won't disappear on Desktop’ is closed to new replies.