- Navigation
- WordPress.org
Responsive Mobile Select Menu
Replaces selected WordPress menus at a configurable breakpoint with a touch- and keyboard-friendly drop-down menu; desktop navigation remains unchanged.

A compact mobile menu from the WordPress menu tree
The plugin uses WordPress’s native menu structure and renders selected menu items or menu IDs as a drop-down menu on narrow screens. The existing desktop menu is not modified.
Configurable in the backend
- Activate all menu items and menu IDs, or only specific ones.
- Set the breakpoint between 320 and 1,920 pixels.
- Configure placeholders and the behavior of the currently selected entry.
User-Friendly Operation
The current version supports ARIA labels, keyboard navigation, screen readers, and high-contrast modes. This requires that the theme use WordPress’s default navigation function wp_nav_menu() displays. If you are using your own menu renderers, you should test the integration beforehand.