# Text

Adds customizable written content to convey messages, stories, or details anywhere on the section.

<figure><img src="/files/CnEuXInv01YqS0RxC0nk" alt="Design with one text and one image block side by side"><figcaption></figcaption></figure>

{% hint style="warning" %}
You can only choose two blocks to be shown at a time.
{% endhint %}

<table><thead><tr><th width="169">Settings</th><th width="116.77777099609375" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td><strong>Typography</strong></td><td align="center"></td><td></td></tr><tr><td>Subheading</td><td align="center"><code>text</code></td><td>Secondary title above heading.</td></tr><tr><td>Heading</td><td align="center"><code>text</code></td><td>Main heading.</td></tr><tr><td>Heading size</td><td align="center"><code>select</code></td><td>Font size of the heading: <code>Mini</code>, <code>Extra small</code>, <code>Small</code>, <code>Medium</code>, <code>Large</code>, or <code>Extra large</code></td></tr><tr><td>Text</td><td align="center"><code>richtext</code></td><td>Description or additional content.</td></tr><tr><td>Text size</td><td align="center"><code>select</code></td><td>Font size of body text: <code>Extra small</code>, <code>Small</code>, <code>Medium</code>, <code>Large</code>, or <code>Extra large</code></td></tr><tr><td><strong>Button</strong></td><td align="center"></td><td></td></tr><tr><td>Text</td><td align="center"><code>text</code></td><td>Label for the optional button.</td></tr><tr><td>Link</td><td align="center"><code>url</code></td><td>Button destination.</td></tr><tr><td>Color</td><td align="center"><code>select</code></td><td>Choose from <code>Primary</code>, <code>Secondary</code>, <code>White</code>, or <code>Black</code> color style.</td></tr><tr><td>Size</td><td align="center"><code>select</code></td><td>Choose <code>Small</code>, <code>Medium</code>, or <code>Large</code>size.</td></tr><tr><td>Style</td><td align="center"><code>select</code></td><td>Set <code>Solid</code>, <code>Outline</code>, or <code>Text</code> style.</td></tr><tr><td>Show arrow</td><td align="center"><code>checkbox</code></td><td>Adds arrow to the button.</td></tr><tr><td>Show social icons</td><td align="center"><code>checkbox</code></td><td>Enables social icons display (edit in Theme settings).</td></tr><tr><td>Columns</td><td align="center"><code>range</code></td><td>Sets the number of columns for text layout (desktop only).</td></tr><tr><td>Text alignment</td><td align="center"><code>select</code></td><td>Aligns the text to the <code>Left</code> or <code>Centered</code>.</td></tr><tr><td><strong>Colors</strong></td><td align="center"></td><td></td></tr><tr><td>Background</td><td align="center"><code>color</code></td><td>Custom background color.</td></tr><tr><td>Text</td><td align="center"><code>color</code></td><td>Custom text color.</td></tr><tr><td><strong>Advanced</strong></td><td align="center"></td><td></td></tr><tr><td>Heading SEO tag</td><td align="center"><code>select</code></td><td>SEO-focused heading tag: <code>H1</code> - <code>H6</code>, or <code>Automatic</code>.</td></tr></tbody></table>


---

# 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://broadcast.presidiocreative.com/sections/sections/advanced/custom-section/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.
