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

# Mega Menu

Go to Sections **Header + Announcement**

![](/files/-MLVblKWLmvsWkwaOY0X)

## **1 -** Item m**enu Link**

The menu is just a single text without sub items, you can add a URL to this text, add a label, custom color of the label

![](/files/-MLVdVc7af_M0R63anvN)

## **2 -** Some keywords

### 2.1 - \[title]

Highlight an item's name by bold it.

![](/files/-MLVgPyAK45MN7gVqoVp)

### 2.2 - {Hot}, {New}, {Sale}, {Mini lable}

Highlight the item name by adding an attached mini label.

![](/files/-MLVgu-FJQus9WZME8JW)

Change color of label in section **Variants + Label menu**:&#x20;

{% content-ref url="/pages/-MLVhQtgHkTW5ctNUlah" %}
[Variants + Label menu](/molla/default-section/variants-+-label-menu.md)
{% endcontent-ref %}

### 2.3 - breakcol

Used to break columns

![](/files/-MLVlmBDE5oP4N-6LQoZ)

![](/files/-MLVxiQITOXF4fdSTlEk)

### 2.4 - breakline

Add a space between items when you use styles **Item menu Multi column**

![](/files/-MLVnA1FGiWkjrAVbgU9)

![](/files/-MLVxr-biR2_Cem06DCE)

## 3 - Item m**enu Standard**

It is just a simple menu format that does not include media&#x20;

![](/files/-MLVpVWgfYOt-Sj9FU8W)

Config:

![](/files/-MLVptSCzqkYjc4g3LT1)

## 4 - Item m**enu Standard Col**

Automatically split columns by level.

![](/files/-MLVrwGMGqohhynXc6lE)

Config:&#x20;

![](/files/-MLVsP531YeWf-npgsXD)

## **5 - Item Menu Per Column**

Automatically split columns when you have a long menu and at the same level.

![](/files/-MLVv-CU2B0PABICLGba)

Config:&#x20;

![](/files/-MLVwWL9viw1-jxZNdjw)

## **6 -** Item menu Multi column

Split the column on demand and break it wherever you want. (Works best when items are of the same level)

Use **breakcol** and **breakline** keywords.

![](/files/-MLWNxXYpFGFcAs07kBP)

Config:

![](/files/-MLWOchRbifqHAZTIEfQ)

## **7 -** Item me**nu Promo**

In this type of menu you can add media content or custom codes next to the linklist.

![](/files/-MLWRT08lr-wnjo3q0MY)


---

# 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://kitisummus.gitbook.io/molla/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.
