# Text list

![](/files/-MHdVSzO0zcfUtqIc5Jo)

## 1. Open the existing section

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. Find the theme that you want to edit and click **Customize**.
3. Click the **Text list** section.

## 2. Add a Text list section to your home page

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. Find the theme that you want to edit and click **Customize**.
3. Click **Add section** > **Text list** > **Add**.
4. Use the settings to customize your **Text list** section.
5. Click **Save**.

## 3. Settings

### Background

* **Enable:** turn on/off the background.
* **Pick a color:** choose a color to set the background color. If the background is empty, the background color will be displayed.
* **Background image:** pick or upload your image to display it as the background image.
* **Background size:** set the size of the background image.
* **Background style:** set the style of the background image.

### Section gutters

* **Enable top gutter:** turn on/off the space distance on the top of the section.
* **Enable bottom gutter:** turn on/off the space distance on the bottom of the section.

### General settings

* **Show the text in uppercase format:** display all characters in the uppercase format.
* **Wide display:** turn on/off displaying the section in the wider layout(still keep the gutter on the left and right).
* **Hide this section on the mobile screen:** not show the section on the mobile screen.

### Separated line

![](/files/-MHdX6nGKwZXFdwT8W07)

* Enable: show/hide the line between text list items.

### Colors

![](/files/-MHdXM3dsLHIpI2EY77O)

&#x20;Configure colors for title, subtitle, and icon.

### Font sizes

![](/files/-MHdXgpXDv7_xAvtkHIh)

Configure the font sizes for the title, icon on the desktop, tablet, and mobile screens.

{% hint style="info" %}
The font size of the subtitle will be calculated base on the title's font size.
{% endhint %}

## 4. Add/Edit/Remove a text item

Scroll down to the bottom, you will see an **Add text item** button, click this button to add a new text item. Or you can click one of the available items to edit/remove it and drag/drop items to rearrange them.

![](/files/-MHdYGK6PC_cMneKKEN0)

**Text item settings:**

* **Content:**
  * **Icon Class:** add the icon HTML class. You can go to [this page](https://boostheme.com/vodoma/icons) and copy the HTML class of an icon you want to add, then paste it into this setting.
  * **Title:** add your text to display it as a title.
  * **Subtitle:** add your text to display it as a subtitle.
* **Background color:** set an item's own background.
  * **Enable:** turn on/off the background color.
  * **Pick a color:** choose a color for the background.


---

# 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://vodoma-docs.boostheme.com/dynamic-sections/text/text-list.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.
