> For the complete documentation index, see [llms.txt](https://halosoft.gitbook.io/ella-7-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://halosoft.gitbook.io/ella-7-documentation/header-group/header-blocks/mega-menu-style-3.md).

# Mega menu style #3

Mega menu style #3&#x20;

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

#### Mega Menu 3 Block Settings

| Setting                        | Type                | Description                                                    | Visibility                                 |
| ------------------------------ | ------------------- | -------------------------------------------------------------- | ------------------------------------------ |
| Menu Item Name                 | text                | Label for the mega menu entry.                                 | Always visible                             |
| Grid Columns                   | select              | Number of columns for the mega menu content (2–6 columns).     | Always visible                             |
| Width                          | select              | Panel width: page-width or full-width.                         | Always visible                             |
| Submenu (Custom)               | link\_list          | Custom submenu or list of links for the mega menu.             | Always visible                             |
| Product Collection             | collection          | Collection used to show products inside the mega menu.         | Always visible                             |
| Product Limit                  | range               | Number of products to display (1–4).                           | Always visible                             |
| Product Direction              | select              | Orientation of product cards (column/row).                     | Always visible                             |
| Horizontal Alignment           | select              | Alignment used when Product Direction is 'row'.                | Visible when Product Direction == 'row'    |
| Vertical Alignment (Column)    | select              | Justify alignment used when Product Direction != 'row'.        | Visible when Product Direction != 'row'    |
| Show Promotion Banner          | checkbox            | Toggle for showing the promotion banner inside this mega menu. | Always visible                             |
| Banner Row                     | select              | Banner placement (top/bottom) inside the block.                | Visible when Show Promotion Banner is true |
| Banner Image 1/Link 1          | image\_picker + url | First banner asset and link.                                   | Visible when Show Promotion Banner is true |
| Image Border Thickness (block) | range (px)          | Border thickness applied to banner images.                     | Visible when Show Promotion Banner is true |
| Image Corner Radius (block)    | range (px)          | Corner radius applied to banner images.                        | Visible when Show Promotion Banner is true |
| Show Brand Area                | checkbox            | Toggle to show an A–Z brand area.                              | Always visible                             |
| Brand Title / Text / URL       | text / url          | Brand area title, button text and link.                        | Visible when Show Brand Area is true       |
| Inherit Color Scheme           | checkbox            | If true, block inherits the section color scheme.              | Always visible                             |
| Block Color Scheme             | color\_scheme       | Block override color scheme when not inheriting.               | Visible when Inherit Color Scheme is false |


---

# 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://halosoft.gitbook.io/ella-7-documentation/header-group/header-blocks/mega-menu-style-3.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.
