# Hover split (mega menu)

*Block type for the **Header** section.*

### What It Does

The **hover split (mega menu)** block adds a hover-split mega menu to the Header section instead of a dropdown menu when a menu item is hovered over.

To fully use the hover-split mega menu, grandchild menus (3-level nested menus) are required.\ <br>

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

***

### Settings

#### **Trigger**

Enter the exact name of the link that contains the submenu to be used as a hover-split mega menu.

**Grandchild menu settings**

#### **Number of menu columns (desktop)**

Controls the number of columns used for the submenu items.

#### **Show collection images**

When enabled, collection image cards are displayed instead of text. Disable it to hide them.

#### **Image ratio**

Controls the image ratio for images. Choose from square, portrait, or landscape.

#### **Image border width**

Sets the border thickness for images.

#### **Image border radius**

Rounds the corners of images.


---

# 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://moodboard-creations.gitbook.io/agnes/global-sections/header/hover_split_link.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.
