• Hi there,

    please help me with the mobile menu. I have structured menu with submenus.

    To open submenu list I have to click on the arrow icon (on the right). Because if I click on the menu label (which points to #) the menu will hide itself – instead of showing the submenu list (which should be expected behaviour).

    How can I fix this issue? Thank you very much.

    Best regards
    Miroslav

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @stclaus,

    Please add this line javascript:void(0) instead of # in your custom link URL under the menu. This should resolve your issue of collapsing of the menu. And for a dropdown of the submenu, you have to use the arrow icon.

    Thanks,
    Ashesh

    Thread Starter stclaus

    (@stclaus)

    thank you for the answer. yes, this solution can solve the issue partially. is there any way how to execute dropdown via menu label? i saw many other themes working like that with no problem. thank you

    Hi @stclaus,

    Our theme is designed to serve the parent menu as the link and it is clickable. Previously we provided you the code to change the default behavior which resolved your issue partially. The desired output, which you requested is achievable, but you must be familiar with WordPress and first-hand coding, else I’ll recommend you to seek a helper who is familiar with it as making such changes in the theme with little knowledge may be fatal.

    Thanks,
    Ashesh

    Thread Starter stclaus

    (@stclaus)

    ok. thank you very much.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mobile menu: showing submenu list’ is closed to new replies.