Skip to main content
Burger Menu

Learn how to add and customize a Burger Menu component

Diego Muralles avatar
Written by Diego Muralles
Updated over a week ago

The Burger Menu component is a popular design element that is often used on mobile devices. This menu is represented by three horizontal lines or bars, resembling a hamburger, hence the name "Burger Menu". It typically appears as an icon in the upper corner of the screen and can be clicked or tapped to reveal a hidden navigation menu.

Tip: Pin the menu to the necessary pages at the top of the styles panel.

Link types

When adding a menu item, you'll be able to select from a range of links; some settings may change depending on which link type you choose, so it's essential to understand what each one does before starting to set up your menu.

Link Type

Description

Configuration Options

Page

Links to internal pages in your project

Go to page: a dropdown menu from which you can select the page to which you want to link

Animation: a listing of animations to transition from one page to another

Component

Links to a specific component or section in your project

Widget select: a dropdown menu from which you can select the component to which you want to link (you must give widgets names in the layers panel so they show up).

External

Links to an external URL

External URL: The field where you must put the URL

Open in a new tab: Toggle to open the URL in a new tab

Add rel=nofollow: Toggle to add rel=''nofollow'' attribute to your link

Add rell=sponsored: Toggle to add rel=''sponsored'' attribute to your link

Email

Redirects the user to Gmail with the specified email address as the recipient

Email: The field where you must write the recipient's email address

Subject: The field where you must write email's subject

Phone

Redirects the user to make a phone call

Phone: The field where you must write the phone number

File

Allows the user to download a preloaded file

File to be downloaded: Click to upload the file from your PC

Target: Choose the redirection's behavior (download, open in a new tab, or open in current tab)

Download filename: The field where you must write the file's name

Setting up a Burger Menu

Adding a menu item

  • Double-click the Burger Menu

  • Click on Add menu item

  • Write the item's name in the Label field

  • Choose the link type from the Link type dropdown menu

  • Set up the link type you've chosen (refer to the Link Types section above)

To add all of the necessary items, repeat these steps as many times as needed. If you need to edit a setting, click the Pen icon next to the item's name to enter the options.

Adding a submenu item

  • Double-click the Burger Menu

  • Click and hold the equal icon (=) next to the menu item you want to move

  • Drag it below the primary item you


​Arranging the menu item's order

The navigation pager order is affected by the order of your menu items in the list. Follow the steps below to arrange them when needed.

  • Double-click the Burger Menu

  • Click and hold the equal icon (=) next to the menu item you want to move

  • Drag it up or below the item you need


​

Troubleshooting

Burger Menu Closing Unexpectedly on Mobile Devices

If your burger menu is closing unexpectedly on mobile devices, it might be due to using the burger menu along with our Embed Anywhere feature. To fix this issue:

  1. To navigate to the setting, click the blue "Publish" button in your project > click "Get embed code </>" > In the Embed modal, click "Advanced options"

  2. Disable the "Encapsulate embed on the destination page".
    Encapsulation is enabled by default but may cause conflicts with the burger menu.

Disabling encapsulation should resolve the issue. If you still experience problems, please contact our support team for assistance.
​

Did this answer your question?