• For any menu tab that has submenus the main menu page does not open, it just opens the submenu drop down. Is there a way to fix it so that if you click on the main menu tab it will take you to that page?

Viewing 1 replies (of 1 total)
  • Theme Author lyrathemes

    (@lyrathemes)

    The dropdown menus follow the convention followed by the Bootstrap CSS framework. As you can see here, the dropdown opens onclick and the parent node is always “#”. That allows touch screen users (such as those on tablets and mobile phones) to utilize the menu by tapping on the parent menu node (since there is no “hover” on touch screens). Also, if the main node takes the user away from the page on click, then the user may not be able to see the dropdown options.

    I am afraid this is a conscious design decision and does not require a fix from our end.

Viewing 1 replies (of 1 total)
  • The topic ‘Menu’ is closed to new replies.