Obsidiaan

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Obsidiaan
    Participant
    This reply is private.
    in reply to: Sticky Navigation Bar #127718
    Obsidiaan
    Participant

    I used an unfamous plugin called: Catch Sticky Menu
    And this works in the Theme Nirvana for desktop and mobile view perfectly.

    Desktop menu selector: #access
    I left the Mobile Menu Selector empty because I don’t want a sticky menu on mobile.

    However, when I wanted te mobile menu to get sticky, do not use #access or #nav-toggle
    because this won’t work well with z-index.

    Instead use for Mobile Menu Selector: #header.
    Then the z-index is right. The mobile header and menu is sticky.

    My problems with Sticky menu in the Nirvana theme:
    – The hamburger menu shows, but it won’t stick
    – Clicking on the hamburger menu (despite giving max/min-sizes) will not show the menu while holding the mobile phone vertically.
    – When turning horizontally, the menu shows, depending on min/max size in the width that is given
    – could not deactivate the plugin for mobile view. So: no menu on mobile.

    • This reply was modified 2 years ago by Obsidiaan.
Viewing 2 posts - 1 through 2 (of 2 total)