# Multicolumn

<figure><img src="/files/690qwI03Xcxp8Dqcl0bP" alt=""><figcaption></figcaption></figure>

You can utilize a multicolumn section to showcase your store's services and other details.

## How to add a Multicolumn section

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Add section.**
2. Locate **Multicolumn.**
3. **Save.**
   {% endhint %}

## How to edit a Multicolumn section

### Section settings

#### Section header

Use the provided text fields to add a suitable **Heading**.

* Leave it blank if you do not want to display it

You can also change the **Heading size** to:

* Heading xs
* Heading sm
* Heading md
* Heading lg
* Heading xl
* Heading 2xl
* Display md
* Display lg
* Display xl

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

#### Grid settings, Mobile layout

These sections are for modifying the column layout. You can adjust:

* **Text alignment**: Left/Center.
* **Grid settings**: Set the columns on desktop (2-6 columns) and mobile view (1-2 colums).
* **Column gap**: Set the gap between columns on desktop.
* **Enable swipe on mobile**.

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

#### Highlight text

[How to apply Highlight text to the section heading and block headings?](/sleek-theme/pages-global-sections/general-settings.md#highlight-text)

Use the provided text fields to add a suitable **Subheading** and **Text**.

* Leave them blank if you do not want to display them

You can also change the **Description size** to Small/ Base size/ Large to make the content look balanced on your website.

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

### Block settings

To each column, you can add an image and the content after it.

Leave any field blank to hide the element.

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


---

# 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.foxecom.com/sleek-theme/theme-sections/multicolumn.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.
