# Rich text

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

The rich text section is a simple block of text. You can use the rich text section to talk about your brand, promote your products/collections, or make announcements. You can also add a call-to-action button in the rich text section.

## How to add a Rich text section to the Shopify store

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, click **Add section**
2. Locate **Rich text**
3. Make necessary changes
4. **Save.**
   {% endhint %}

## How to edit a Rich text section

### Section settings

* **Text alignment**: Control how the section content is aligned to the container.

{% tabs %}
{% tab title="Left" %}

<figure><img src="/files/ldE4ZrjWspV95LTkKDpU" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Center" %}

<figure><img src="/files/WiC1JroHsEAx6TSrF5hX" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Right" %}

<figure><img src="/files/b0HqD9OMSSoqxVPOXJXH" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### Block settings

In each **Rich text** section, you can add a heading, subheading, text, and a button.

{% tabs %}
{% tab title="Subheading" %}

<figure><img src="/files/9Ef3h3xkXOp5ws6zBby3" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Heading" %}

<figure><img src="/files/h0XcjYkAxhik1Aid6JdH" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Text" %}

<figure><img src="/files/ObLoEieYAxOPAUzIMZBq" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Button" %}

<figure><img src="/files/oohwI2xIqiYNrDSVbZQ0" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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/zest-theme/theme-sections/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.
