Clay > Configuration > Menus
OverviewClayConfigurationMenus
Menus

Clay offers the ability to customize three types of menus by creating corresponding Lana entities. After the creation of each menu, its handle must be specified in the config file or via environment variables.

Top Bar Menu

The Top Bar Menu in Clay is designed to hold a maximum of two menu items. The first item is displayed on the left, and the second item is presented in the center.

Top Bar Menu

The field for this in the config file is topBarMenuHandle.

Mega Menu

The Mega Menu in Clay necessitates the creation of a three-level nested menu. The top level appears on the website's header. The second level outlines the vertical columns in the mega menu, and the third level represents the clickable links:

Mega Menu

The field for this in the config file is megaMenuHandle.

Refer to: Content Models > Mega Menu

Footer Menu

The Footer Menu in Clay requires a two-level nested menu. The top level outlines the vertical columns in the footer, and the second level represents the clickable links:

Footer Menu

The field for this in the config file is footerMenuHandle.

Refer to: Content Models > Footer Menu

Footer Extra Menu

The Footer Extra Menu in Clay calls for a menu with a single level of nesting. The top level elements define the clickable links found in the footer area:

Footer Extra Menu

The field for this in the config file is footerExtraMenuHandle.

PREVIOUS
Config File And Environment Variables
NEXT
Product Description