• Resolved lizrojas

    (@lizrojas)


    I removed the menu from the page, however it still appears in the mobile version .. help please!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Superb

    (@themeeverest)

    Hi @lizrojas the desktop and mobile uses the same menu, you can edit it under appearance > menu.

    If you did that then it’s probably caching issues you’re experiencing, try clearing it.

    You can also check your website in incognito on your mobile, maybe it’s your mobile that has an old cached version.

    IF it’s because you want to hide the navigation completely then please go to appearance > customize > additional CSS and add this:

    .primary-navigation.header-activated {
        display: none;
    }

    Don’t forget to rate the theme if you like it!

    Thread Starter lizrojas

    (@lizrojas)

    It’s works.. thank you!

    Theme Author Superb

    (@themeeverest)

    Yay, I’m happy to hear that @lizrojas

    Don’t forget to rate the theme if you like it! 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘remove menu mobile version’ is closed to new replies.