Guides

Navigation

A Navigation document represents a menu that can be used on the site. Various other documents like Settings use Navigation documents to customize the Header and Footer navigation menus.

A Navigation document uses "Nav Item" blocks to represent links in the menu.

Main

General settings for the navigation menu.

FieldDescriptionTypeRequired?
NameName of the menuTitleYes
UIDUnique identifier.IDYes

Nav Item

Each Nav Item represents a link in the menu.

FieldDescriptionTypeRequired?
Link TextThe clickable text shown for this linkTextYes
Link URLThe URL that this link will navigate toLinkYes

Sub-Nav Item

A Nav Item can have a repeatable set of sub-items. Only displayed if the menu is used in the Header.

FieldDescriptionTypeRequired?
Link ImageImage shown for this sub-itemImageNo
Link TextThe clickable text shown for this linkTextYes
Link URLThe URL that this link will navigate toLinkYes
FeaturedIf set to "true", this link will have an alternative look.SwitchYes