Skip to content

Managing Menus

Menus define your site’s navigation structure. Each menu contains multiple items that can link to pages, URLs, or have nested sub-items.

  1. Go to Basic Info → Menus
  2. Click Create
  3. Fill in the basic fields:
FieldRequiredDescription
TitleYesMenu name (e.g., “Main Navigation”)
SlugYesUnique identifier
DescriptionNoInternal notes

After creating a menu, open it and go to the Items tab:

  1. Click Create item
  2. Fill the item fields:
FieldRequiredDescription
TitleYesLink text
URLYesLink destination
Open inNoSame tab or new tab
ParentNoFor nested dropdown menus
OrderNoPosition in the menu
Sub-itemsNoNested child links

![Menu Items - Placeholder for screenshot showing nested menu structure]

Create dropdown menus by setting a Parent item:

Main Navigation
├── Home
├── Services
│ ├── Web Development
│ ├── Design
│ └── Consulting
├── About
└── Contact

Drag and drop items in the list to change their order. Changes are saved automatically.

  • Keep top-level navigation items to 5-7 for usability
  • Use clear, action-oriented labels
  • Organize related pages under dropdown menus
  • Test navigation on mobile devices
  • Keep menu depth to 2 levels maximum