Menu Item Class Reference
| Class | Meaning | Behavior / Purpose |
|---|---|---|
.mr |
Menu Root / Heading | Used for section titles inside the menu. These items are not clickable and are often used to group related links. |
.br |
Border / Divider | Adds a horizontal line below the item — useful for separating menu sections. |
.nt |
Notification Indicator | Displays a small dot (usually colored) to highlight new or important links. |
Normal <li> |
Standard Menu Item | Regular clickable link used for navigation or actions. |
Add Standard Link
Add Badge Link
Adds a link with a special class (new or free) to show a theme-defined badge.
Add Dropdown (Style 1: No Sub-Item Icons)
Add Dropdown (Style 2: With Sub-Item Icons)
Add Dropdown (Style 3: Top Level Sub-Menu)
A dropdown with no parent icon, designed for "More..." links. Sub-items require icons.
Generated Menu Code
Copy the code below to update your Blogger menu:
Method 1: Using Layout
- Go to your Blogger Dashboard → Layout.
- Locate the Navigation Menu section.
- Replace the existing menu code with the code generated by the ReactUI Menu Generator Tool.
Tip: If you prefer not to manage the menu via Layout, leave the Layout field empty and edit your theme’s XML manually.
Method 2: Editing Theme Code
Go to your Blogger Dashboard → Theme → Edit HTML.
Find <b:includable id='items-mainMenu'> and replace everything
between its opening and closing tags (including <!--[ ... ]--> comments and all existing <li> elements) with your new copied code.
Save the theme to apply changes.
Select an Icon
Click an icon to choose it. Use the search bar to filter.