> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/artfusy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/artfusy/content-management-1/mega-menu.md).

# Mega menu

**Step 1** - Navigate to manager Menu: **Appearance > Menu**.

**Step 2** - Choose Menu you want to show the **Mega menu**.

**Step 3** - Click the button **Mega** to create the **Mega menu** for Item. So this Mega menu will show when you hover over the Item you choose to ad Mega menu.

![](https://gblobscdn.gitbook.com/assets%2F-ML6-Kqju9tDMPrg4WDz%2F-ML6AcI1GU6h4CHpVIvl%2F-ML6AjSeSTRE7L3AwTay%2Fimage.png?alt=media\&token=9f346437-6546-454b-8ebb-104cfdaafd96)

**Step 4** - A popup window is displayed. You can settings it before building content **Mega menu**.

![](https://gblobscdn.gitbook.com/assets%2F-MHy5dy5uQ67W56zMcvB%2F-MHyFdH4PN8P_StZNTZx%2F-MHyH5pxvcumGhD0m0Dt%2Fimage.png?alt=media\&token=1bbc3a16-bc79-43d9-8f37-1e9ae745c486)

(1) Click the button **Edit Megamenu Submenu** to build the **Mega menu**.

(2) Set Width for **Mega menu.**

&#x20;Note: Edits must be saved before you click **Edit Megamenu Submenu** to save your settings.

<figure><img src="/files/baDPlv7OF7dyJiQlXvLA" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/jAWAZty9NJBhW9m708ij" alt=""><figcaption></figcaption></figure>

**Step 5** - Click **Edit Megamenu Submenu** then a new window will appear. You can build a **Mega menu** by **Elementor.** After finishing click Update and click.

**Step 6** - Click Save Menu.

![](https://gblobscdn.gitbook.com/assets%2F-MHy5dy5uQ67W56zMcvB%2F-MHyHXY-ZlE0XgL919PP%2F-MHyI3WS3mdgZiVGM4yU%2Fimage.png?alt=media\&token=65672b28-1552-4ba4-bdb3-5b4d01d2f7b4)

**The Front end looks like this:**

<figure><img src="/files/dkSzEXvpDjJDkLgTHTzn" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wpdocs.gitbook.io/artfusy/content-management-1/mega-menu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
