• my menu structure looks like this:

    1. link
      1.1 link
      1.1.1 link

    in the PC version everything works fine, but in the mobile version, the transitions are carried out only on the items of the last level.
    Items 1, 1.1 – only the menus are opened.

    how i can use href on top level items in mobile menu???

Viewing 1 replies (of 1 total)
  • I revive the subject.
    Indeed on mobile, it is very complicated to click on a top menu.

    It looks like the js event for opening the submenu is on the <a class="gm-menu-item__link"> but the event should be on the <span class="gm-caret">

    Thank you for your reply
    JB

Viewing 1 replies (of 1 total)
  • The topic ‘clickable top level items in mobile menu’ is closed to new replies.