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

    Hi
    Kindly share the site URL here, i will take a look on this issue.
    Regards

    laisch Friend
    #1018873

    Sticky menu on mobile works now, but there is an issue when you have got a large menu with lot of submenu items.
    Since it is sticky now, you are not able to access every menu item on mobile because you can’t scroll the menu.

    Is there an option to make it non sticky for mobile view only?

    http://niviuk-gliders.at/

    Pankaj Sharma Moderator
    #1018894

    Hi
    On mobile the menu is collapsed so it will not use all the height of menu.
    See this: http://prntscr.com/ekkim3

    You can use below custom css code to avoid sticky

    @media (max-width:768px) {.header {position: inherit!important;}}
    ferike Friend
    #1021056

    It has been fixed in 1.0.1, thank you!

    Pankaj Sharma Moderator
    #1021298

    You are welcome!

    Regards

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

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

The topic ‘Fixed navigation bar doesn't stick on mobile’ is closed to new replies.