# Multicolumn

<figure><img src="/files/otfRVwcqP08INy3apY10" alt=""><figcaption><p>Multicolumn section with icon, heading and text blocks</p></figcaption></figure>

{% hint style="success" %}
**Quick start**

* Click into each **column** and edit the nested **heading**, **text** or **button** blocks — or add new blocks such as **icon** or **image**.&#x20;
* To add a new column, hover over the area where you'd like to add it, click the plus icon and select **Column**. Then populate the preloaded blocks or add new ones.
  {% endhint %}

### Settings

* **Layout**:
  * **Desktop columns**
  * **Mobile columns**
  * **Layout**: If the number of images exceeds the number of columns, choose to display them either as a grid or as a slideshow
  * **Container type**: See [common settings](/common-settings.md)
  * **Column alignment**: Choose to align the column content to left, center or right
* **Slideshow** settings apply to the slideshow layout:
  * **Arrow position**: Choose between overlay (arrows appear over the blog posts) or below
  * **Counter style:** Choose between hidden, counter or progress bar
  * **Button style:** Choose a button style for when the arrow position is set to overlay (arrows will have a simple text style if they're positioned below)

### Blocks

This section comes with four types of blocks:

* [Section header](/sections/section-header.md) (hidden by default, fill in the settings to display)
* **Column:** Contains the following nested blocks:&#x20;
  * [Heading (Simple)](/blocks/heading-simple.md)
  * [Text](/blocks/text.md)
  * [Buttons](/blocks/buttons.md)
  * [Icon](/blocks/section-blocks/icon.md)
  * [Image](/blocks/image.md)
* [Buttons](/blocks/buttons.md) (hidden by default, fill in the settings to display)

{% hint style="info" %}
Can't find the setting you're looking for?  The following settings are explained in detail in [common settings](/common-settings.md):

* Color scheme/Color scheme transition
* Padding&#x20;
* Borders
  {% endhint %}

### Examples & inspiration

The versatility of the multicolumn section allows you to create sections such as a classic trust banner with icons and a short label, or images with a longer paragraph under them.

<div><figure><img src="/files/Yl3BsjFoY51dunvTDioq" alt=""><figcaption><p>The Composition preset features an icon with heading and text.</p></figcaption></figure> <figure><img src="/files/8yqEcHyAU2BIVDnaZ8ns" alt=""><figcaption><p>The Gaia preset features an icon with a heading.</p></figcaption></figure> <figure><img src="/files/pKzve6GFkOeHAlAg3IN1" alt=""><figcaption><p>The Savoir preset features an section heading, with each column containing an image, a heading, paragraph text and a button. </p></figcaption></figure></div>


---

# 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.ultramarinastudios.com/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.
