Navigation Menu Customization

Customize the navigation menu by removing existing items and adding new items.
Navigation Menu Customization
Customize the navigation menu by removing existing items and adding new items. The navigation menu is available in two versions, namely the default menu with additional dropdowns and an alternative menu without dropdowns, the default menu can only be edited via Edit HTML. Go to Blogger HTML Editor . Search for <b:includable id='items-mainMenu'> , which looks something like the following: <!--[ Navigation Menu Items ]--> <b:includable id='items-mainMenu'> ... </b:includable> You can edit your navigation menu items between <b:includable id='items-mainMenu'> and </b:includable> . There are few items added by default, feel free to remove it and add your owns. Standard menu To add a standard menu, you can add the following code snippet by replacing marked parts with appropriate values: <!--[ Standard menu ]--> <li> <!--[ Change attribute href='#' to add url ]--> <a aria-label=' Standard Menu …

About the author

Lost in the echoes of another realm.

Post a Comment

New comments are not allowed.