# 3. Menu

Our Menu functionality empowers you to effortlessly manage your menus by creating, editing, deleting, and reordering menu items. Here's how to leverage this feature effectively:

URL: http://example.com/admin/menus (opens new window)

# Creating a New Menu

Click to the button

The modal will show up, enter Name and Url then you can click save.

Select Parent if you want to change the current creating menu to become a child of another menu.

Adjust Order number to arrange menu items, the menu items will be sorted by lowest to largest Order number.

Leave Template field to be empty or enter partials.[YOUR_BLOCK_NAME] if you want the menu items will use stylized.

Replace [YOUR_BLOCK_NAME] to a block you want to display.

Eg: partials.my_custom_menu_item

Finaly, click to save the changes

# Editing Menus

On the menu list, click to the Edit button:
Change the information you want and click to save the changes

# Deleting Menus

Beside Edit button is a delete button:

If you want to delete a menu item, click to this button and click Confirm on the Alert.

Delete alert

# Rearranging Menu Items

By click and hold to this icon:

You can move up / down and event make the current selected menu to become a child of another menu.

Menu sorting