๐Header Navigation
In Elrond 2.0, the navigation system has been completely redesigned โ itโs now more dynamic than ever!
There are two types of navigation: "Primary" and "Secondary". The primary navigation is used in the theme header, while the secondary navigation is used in the footer.
Configure the Header Navigation
To add a navigation, go to "Navigation" settings in the Ghost Admin.
Choose the "Primary" option from the opened window.
After reaching this point, you can remove any navigation item by using the trash can icon to the right of each item. To add new items, type your menu names into the input fields and specify the links for your menus. Click on the icon on the left, and by dragging menus to your desired positions, you can arrange the order.
To separate the menus that appear in the Header Navigation from those that appear in the Dropdown Menu, you need to use a divider: ###
For example, if you've added 5 menu items and want everything from the 6th onward to appear in the Dropdown Menu, create a new menu item and set its URL to ###.
This item will not be included in the visible menu โ it will act as a separator. Everything before ### will appear in the Header Navigation, and everything after ### will appear in the Dropdown Menu.
See the image below for a usage example.
Once you've completed everything, click Save to apply the changes. Thatโs it! โ

Last updated