Menu Generator

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

  1. Go to your Blogger DashboardLayout.
  2. Locate the Navigation Menu section.
  3. 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 DashboardThemeEdit 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.


Post a Comment