# Split link list into multiple columns

Displaying your navigation links in multiple columns helps organize content better and makes it easier for your customers to browse.

### 🛠️ How to Set Up a Multi-Column Linklist

**1. Access the Linklist Block Settings**

* Navigate to the **Globo Mega Menu** app within your Shopify admin panel.
* Find the menu that contains the **Linklist block** you want to edit.
* Hover directly over the **Linklist block** inside the menu item.
* Click the **Edit** icon to open its settings.

**2. Set the Number of Columns**

* Right below the linklist selection, you'll find the **Columns** option.
* Choose from **1 to 6 columns** based on how you want the links to be distributed.
  * The layout will automatically adapt to your selected column count.
  * Example: If you set **2 columns**, the links will be arranged evenly into 2 vertical sections.

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

**3. Save and Preview**

* Click **Apply changes and Save**.
* Preview your menu on your theme (preferably a preview theme first) to check how the linklist appears.

**💬 Need help?**

Email us at **📧 <hi@globosoftware.net>** - we’re happy to assist!


---

# 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://docs.globo.io/mega-menu/manage-menu-items/split-link-list-into-multiple-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.
