Mobile Menus

Choose from three distinct mobile menu styles and configure exactly how your navigation behaves on small screens — all without touching CSS or JavaScript.

Setting the breakpoint

The breakpoint is the viewport width below which the desktop menu hides and the mobile menu appears. Set it in Menu Builder → Mobile.

The default is 768 px (standard tablet/mobile boundary). Enter any pixel value that suits your layout.

The mobile menu styles

1. Dropdown Default

The most common style. Menu items stack vertically in a classic dropdown panel directly below the menu bar. Sub-items indent under their parent.

2. Fullscreen

The menu items are centered on a full-screen overlay that covers the entire viewport. Large typography, lots of breathing room.

3. Drawer (Left or Right)

A panel slides in from the left or right edge of the screen, partially overlapping the page content. The rest of the page dims but remains partially visible.

💡

Switch between styles in Menu Builder → Mobile. The change takes effect immediately — no need to re-publish your menu.

Hamburger button

The hamburger (☰) button is the toggle that opens and closes the mobile menu. Configure it in the Menu Builder → Mobile section:

OptionDescription
Icon styleClassic (3 lines), Modern (rounded), or Minimal (thin).
AlignmentLeft, center, or right of the mobile nav bar.
Icon colourIndependent from the menu item colour.
Button backgroundOptional background colour behind the hamburger icon.

When a menu item has sub-items, you can control how they expand on mobile with the accordion option:

Set this in the Menu Builder → Mobile section.

Open / close animation

Choose how the mobile menu panel appears and disappears:

â„šī¸

The plugin automatically respects the prefers-reduced-motion CSS media query. If the visitor has enabled "Reduce motion" in their OS accessibility settings, all animations are disabled regardless of the setting above.