Menus
CivicTheme uses four different styles of menu in the base theme. These are placed by block in different regions of the page.
You can control the component / style for the menu with the theme hook suggestion which can be configured in the Block configuration form.
Primary Navigation
The dropdown menu is the primary navigation for the site.

For this menu to be themed correctly the menu block must be configured with menu__civictheme_primary_navigation theme hook suggestion in the HTML and style options of the Block configuration form.

Settings for primary navigation used in CivicTheme are:
These are set through the Menu Block configuration form.
Secondary Navigation
The secondary navigation is a menu block placed in the top right of the page.

For this menu to be themed correctly the menu block must be configured with menu__civictheme_secondary_navigation theme hook suggestion in the HTML and style options of the Block configuration form.

Default settings for secondary navigation provided by CivicTheme are:
Mobile Navigation
The mobile navigation is a content block type. This block once created is placed is in the Header Middle 3 region.
There is no configuration needed for this block.
Side Navigation
The side navigation is a menu block placed in the Side bar top left region of the page.

For this menu to be themed correctly the menu block must be configured with menu__civictheme_sidebar_navigation theme hook suggestion in the HTML and style options of the Block configuration form.

The settings for the side navigation used in CivicTheme are:
Footer Navigation
The default setup for the footer navigation is a menu block placed in each of the four middle regions of the footer.

For this menu to be themed correctly the menu block must be configured with menu__civictheme_footer theme hook suggestion in the HTML and style options of the Block configuration form.

The settings for each footer menu are:
Last updated
Was this helpful?