When using all menu's things get a little busy and confusing for the user on a mobile format. For each menu a toggle button is created. Perhaps hide the top menu for mobile?

.oa-navigation {
display: none;
}

Before:
OA2 mobile menus

After:
hide top menu

CommentFileSizeAuthor
oa-mobile-menu-hide-top.png17.85 KBArgus
oa-mobile-menus-open.png26.81 KBArgus
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Argus’s picture

To add to that, I noticed even without menu items the second menu button is displayed.

mpotter’s picture

Yeah, it's a bit more work than just hiding it in the CSS. We still need a way to access the Main Menu from within the mobile menu.

Argus’s picture

Title: Mobile multiple menu's; motive? » Improve mobile menu
Argus’s picture

Category: Bug report » Task
cgove’s picture

The main menu buttons that have submenus don't display them. When clicking on them, nothing happens.