# Menu columns

Add a menu that's displayed in columns. Ideal for quick links with the mobile navigation:

<figure><img src="/files/FtH8aEOubRdIO3cj7NVu" alt=""><figcaption><p>Column-style menu</p></figcaption></figure>

* When you choose a menu, the **block label changes** to the name of the menu:

<figure><img src="/files/mgSA7loGmI6UHW8mvEJ4" alt=""><figcaption><p>Customize with menu options</p></figcaption></figure>

* Menu columns can be used instead of the regular menu block or in addition to add or highlight links.&#x20;
* Use the block settings to customize the text size, highlight item, padding, and spacing.&#x20;

## Block settings

<table><thead><tr><th width="145.74041748046875">Settings</th><th width="119.103271484375" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Menu</td><td align="center"><code>link_list</code></td><td>Choose a menu from your navigation.</td></tr><tr><td>Text size</td><td align="center"><code>select</code></td><td>Adjust text size: <code>Extra small</code>, <code>Small</code>, <code>Medium</code>, <code>Large</code>, or <code>Extra large</code>.</td></tr><tr><td><strong>Highlight link</strong></td><td align="center"></td><td></td></tr><tr><td>Menu item</td><td align="center"><code>text</code></td><td>Add a menu item name to highlight.</td></tr><tr><td>Color</td><td align="center"><code>color</code></td><td>Choose a highlight color.</td></tr><tr><td><strong>Layout</strong></td><td align="center"></td><td></td></tr><tr><td>Add padding</td><td align="center"><code>checkbox</code></td><td>Add padding around content.</td></tr><tr><td><strong>Block spacing</strong></td><td align="center"></td><td></td></tr><tr><td>Padding bottom</td><td align="center"><code>range</code></td><td>Adjust bottom padding.</td></tr></tbody></table>


---

# 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://broadcast.presidiocreative.com/header/mobile-menu/blocks/menu-columns.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.
