• When I started to select hiding the Desktop Horizontal (primary) menu on the landing page, it worked. Then, when I selected to hide the other menus (mobile and footer) on the same page, these menus work too but the top of the page, the primary menu area, shows all website’s pages instead of keeping hidden.
    We use standard 2020 scheme.
    Thank you!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter juliahsun

    (@juliahsun)

    Actually, the Mobil menu still shows on iPhone and iPad.

    Plugin Author themifyme

    (@themifyme)

    Hi,

    The Disable Menu means it will disable the menu, so it will show all pages in your menu, won’t show the set menu, but Conditional Menu can not hide the actual menu on your site, that should be a Theme Option or can be done with Custom CSS like this:

    .header-navigation-wrapper {
    display: none;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hiding menus on landing page doesn’t work’ is closed to new replies.