• Resolved uvikkontra85

    (@uvikkontra85)


    Hi,

    Menu in mobile version is not working in my case. Is it because I am using custom links and not pages?

    My site is: http://www.intrasight.eu

    Additional question regarding custom links in menu: Is it possible to scroll to the part of the page smooth and slowly after click? Now it looks like another page is opening.

    Thank You in advance. Regards.

Viewing 14 replies - 1 through 14 (of 14 total)
  • donohuge

    (@donohuge)

    I would also like some clarification on this. I’m using custom links and my menu isn’t working on mobile but page links are.

    donohuge

    (@donohuge)

    Any updates guys?

    MariusG

    (@marius_codeinwp)

    Hey,

    Thanks for reporting this, we are investigating the problem.

    @uvikkontra85 the reason it reloads the page is because your links are using www. but your website is non-www.
    Either change the links in the menu or switch your website to www instaead of non-www.

    Best regards,
    Marius

    donohuge

    (@donohuge)

    I think this may be sorted. When I removed ‘www.’ from the custom link it now works on mobile!

    WPShout

    (@codeinwp)

    Hi uvikkontra85,

    The mobile menu is not working because you have this custom css added:

    #main-nav {
      height: 100px;
    }

    You could try to change it to:

    #main-nav {
      min-height: 100px;
    }

    Let me know if that helps.
    Rodica

    Thread Starter uvikkontra85

    (@uvikkontra85)

    It works when I complete delete custom CSS.

    Thank You

    WPShout

    (@codeinwp)

    Happy to help!

    Im having a similar problem, my mobile menu wont function, i tried removing custom CSS and nothing. http://www.snowrideadventures.com/2016/home/

    Hello burnshimself,

    Generally this issue occurs due to any plugin. So please deactivate all plugin and check if it resolves your issue
    And then activate plugin one by one to find problematic plugin. Then replace it with any alternate plugin.

    Also make sure you are using latest version of theme.

    This will solve your issue.

    Regards,
    Gourav

    Hello

    I’m having the same problem with my mobile menu on zerif theme. The navigation button doesn’t work.

    Can anyone help me?

    This is my website: pensercomunicacao.com.br/bellacitta/v01

    Thanks

    the same

    Hello @zepenhajr,

    I have checked your website and it seems that you are using WR Mega-Menu plugin, please deactivate it and try default theme menu, It will work fine.

    Regards,
    Gourav

    Hello @gouravwptech,

    Thanks for your reply.
    The issue with the mobile menu was happening before I’ve installed the WR Mega Menu.

    So deactivate the plugin won’t make diference.

    Thank you anyway.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

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

The topic ‘Menu in mobile version doesn't work’ is closed to new replies.