# Multi Column

The Multi Column section offers various customizable options, including enabling or disabling dividers and icons, adjusting text and background colors, and more. You have the flexibility to create up to four different columns, each labeled as **Column 1-4**.

## How to enable? <a href="#id-919350604-fxx8mp" id="id-919350604-fxx8mp"></a>

To enable first navigate to your **Page Builder** [*(how to launch Page Builder?)*](/themes/manifest-theme.md#page-builder)

To access the Multi Column tab within the page builder, locate and click on it. To display the multi-column section, select the **Enable** checkbox. Otherwise, deselect the checkbox to hide.

## How to change the number of column? <a href="#id-902047160-bjt2rc" id="id-902047160-bjt2rc"></a>

To modify the number of columns, find the setting labeled **Count** and choose the desired amount from the dropdown menu.

## How to change icons? <a href="#id-1866632993-mvl8wn" id="id-1866632993-mvl8wn"></a>

This section offers a wide selection of over **7000+** icons. To modify the icons in each column, locate the setting labeled **Icon** for each respective column.&#x20;

Explore the available [(icon list)](https://fontawesome.com/icons?d=gallery\&p=2).

Click on the provided link for the icon list and search for the desired icon. Once found, click on the icon to view a page similar to the displayed image.

{% hint style="info" %}
In this example, the Archive Icon has been selected.
{% endhint %}

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

Copy and paste the text between *class=”***copy this text***“*

Return to the Multi Column section in the Theme Editor and paste the desired icons into the corresponding **Icon** sections.

<br>


---

# 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://help.gordonbyte.com/themes/overview/multi-column.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.
