# Multicolumn Section

This section is built based on the **Custom Section** and reusable blocks such as **Group, Heading, Text, Icon, Image**, etc. Below are the basic settings that allow you to customize the layout of this section.

* **Header:** This part is set up using blocks such as the Group block and Heading block. If you want further customization, you can add other blocks like the Text block or Icon block to enhance it.
* **Multicolumn:** This part displays the main content of the section and is supported through the setup of the Multicolumn Block. This block can be combined with various other blocks to create a wide range of different layouts, such as:
  * `@theme` - All theme blocks
  * `@app` - All app blocks
  * `group` - Group blocks for content organization
  * `_divider` - Custom divider blocks

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

## There are 2 ways to add a Section to your store

### **1. Add a pre-made section from our demo?**

[Read the instructions here](/ella-7-documentation/sections-and-blocks/get-section-on-demo.md)

### **2. Add the Multicolumn Section** manuall&#x79;**?**

* From your Shopify admin, go to **Online Store ->** **Themes**.
* Find the theme that you want to edit, and then click **Customize**.
* In the **Templates ->** **Add section ->** choose **Multicolumn Section.**

<figure><img src="/files/1d45yMD2tHzoKQXeJcEJ" alt=""><figcaption></figcaption></figure>

The section has been pre-configured with some blocks as shown in the image below; however, you can add more blocks to customize the layout to your preferences.

* **Header**
  * Group block
  * Heading block
* **Multicolumn**&#x20;
  * Group block
  * Image block
  * Heading block
  * Text block
  * Button blocck

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

You can view detailed information about the Multicolumn Block [\[here\]](/ella-7-documentation/sections-and-blocks/multicolumn-section/multicolumn-block.md).

## Need More Help?

If you experience any difficulties or require extra support with your Ella theme, feel free to contact our support team through our [Ticket System](https://halosoft.ticksy.com/) — we’ll get back to you within 24 hours.

Simply scan the QR code below to join our Facebook community and stay updated with the latest news, tips, and announcements.

<div align="left"><figure><img src="/files/u3Ke6fbPZZvBlBetfneg" alt="Halothemes Community" width="233"><figcaption></figcaption></figure></div>

<a href="https://www.facebook.com/groups/halothemescommunity" class="button primary" data-icon="comment-dots">Join HaloThemes Community</a>


---

# 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://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/multicolumn-section.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.
