# Dropdown Menu

## **Video Guide**

{% embed url="<https://www.youtube.com/watch?v=ySYTvn73h04>" %}

## Step1

* 1st add menu then create a dropdown menu by drag & drop

![](/files/-Mcm6HZ5lLVgxOkyAEcB)

## Step 2

* Dropdown menu **Customizer Settings**
* Go to the **Customize Theme** > **Header Section Settings**
* Go to the **Header Settings** > **Step 1**

![Go to the header settings](/files/-Mcm71ceBiReT85KDvzT)

## Step 3

![Click here to add dropdown menu](/files/-Mcm7CvxwscPHZEXwh_k)

## Step 4

* &#x20;**Add the Dropdown Menu**

![Add the drodown menu block](/files/-Mcm7_Kr8VDOS4jrasaP)

![Click here on the dropdown menu](/files/-Mcm7w6syKobIZArQs4_)

## Step 5

* &#x20; **Go to the Navigation**

![Copy and Paste Full Item name From Main Menu. Go to the Navigation menu from admin](/files/-Mcm8Hz8K5ZCmWGKBXVv)

## Step 6

* &#x20;**Copy the Dropdown Parent item name**

![](/files/-Mcm9n6_AcqL5BBNnviZ)

## Step 7

* &#x20;**Paste it here**

![](/files/-McmA1gXy3FzRF8Uuweg)

## **How To add Badge?**

### Badge Type 1

```markup
<span> NEW</span>
```

![Demo](/files/-McmBrEVmSWSq7Br5PID)

![](/files/-McmC8yv6SerxFT_gxgq)

### Badge Type 2

```markup
<span class="sale"> SALE </span>  
```

![](/files/-McmCS_4UTUTjLwAqler)

![](/files/-McmCawcrAMCMGvAY49t)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lezada.docs.hasthemes.com/navigation-setup/dropdown-menu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
