# Rich text

## For Customers

<figure><img src="/files/9FLHRPfmTLG1RKN4f70f" alt=""><figcaption></figcaption></figure>

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

## Adding a section

In order to add a section, you need to go to **`Customizer`** → **`Add Section`** → **`Rich text`**.

## Section settings

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

### General

1. **`Heading`** - setting allows you to set the text for the title;
2. **`Subheading`** - setting allows you to set the text for the subtitle;
3. **`Text`** - setting allows you to set text content;
4. **`Text alignment`** - alignment of the text in the section. Can be “Left”, “Center”, “Right”;
5. **`Enable read more button`** - enable the “Read more” button to hide most of the text and show the “Read more” button that can show the full text;
6. **`Read more button label`** - a button text when part of the text is hidden;
7. **`Show less button label`** - a button text when text is visible.

### Layout

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

1. **`Container width`** - a container width of the section. If the “Inherit” value is selected then the container width is based on the group 'Layout' settings in the Theme settings;
2. **`Desktop offset top`** - the **top** indent of the section on the **desktop**;
3. **`Desktop offset bottom`** - the **bottom** indent of the section on the **desktop**;
4. **`Mobile offset top`** - the **top** indent of the section on the **mobile**;
5. **`Mobile offset bottom`** - the **bottom** indent of the section on the **mobile**.


---

# 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://utd-bv.gitbook.io/manual-shopify-theme-ultra/ultra-sections/sections-and-snippets/rich-text.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.
