Josh Gold

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • in reply to: Mobile Menu #35578
    Josh Gold
    Participant

    Thanks for the fast response Bill!

    It does not work quite yet. Here is the specific info from their FAQ

    Hiding the theme’s menu

    To hide the theme’s menu, you’ll need to find the appropriate class or ID to hide. The easiest way to do this is to use the Chrome Developer Tools – right click on the theme’s menu and click “Inspect Element”. Look up the DOM tree for the nav or div that is wrapping your menu’s topmost ul, and use the ID or class from that element to hide the menu.

    If you need to hide multiple menus, you can comma-separate their selectors. For example, .top-menu, #main-menu. This works just like a normal CSS selector, and that is how this setting will be used by the plugin to hide the targeted elements.

    ******

    Please let me know if you have any further thoughts or ideas.

    in reply to: Mobile Menu #35573
    Josh Gold
    Participant

    Thanks Bill. The plugins work but they sit on top of the existing nav. They have a way to disable the primary nav in their settings I think.

    ****
    Enter the selector of the theme’s menu if you wish to hide it below the breakpoint above. For example, #primary-nav or .topnav.

    *****

    What syntax do I use for the Elite theme’s top menu?

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