> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/sections/sections/text/rich-text-columns.md).

# Rich text columns

Broadcast includes a quick, easy-to-use section for building text content into a customized two-column layout. We include columns that can be sized differently and blocks easily positioned to either column.&#x20;

<figure><img src="/files/3D1bENu7EB8TqFdht5CO" alt="An example of rich text with columns section with 40% and 60% sized columns"><figcaption><p><strong>Leading section is Rich text with columns. 40% and 60% sized columns</strong></p></figcaption></figure>

### Section settings

Content can be moved easily from one column to another. The content will appear stacked on mobile devices with either centred or left alignment.

<table><thead><tr><th width="147.00347900390625">Settings</th><th width="143.6024169921875" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td><strong>Left column</strong></td><td align="center"></td><td></td></tr><tr><td>Width</td><td align="center"><code>range</code></td><td>Width of the left column on desktop.</td></tr><tr><td><strong>Divider</strong></td><td align="center"></td><td></td></tr><tr><td>Width</td><td align="center"><code>range</code></td><td>Width of the divider between columns.</td></tr><tr><td>Show line</td><td align="center"><code>checkbox</code></td><td>Toggle to display the vertical dividing line.</td></tr><tr><td><strong>Right column</strong></td><td align="center"></td><td></td></tr><tr><td>Width</td><td align="center"><code>range</code></td><td>Width of the right column on desktop.</td></tr><tr><td>Text alignment</td><td align="center"><code>select</code></td><td>Aligns text in the right column. Options: <code>Left</code>, or <code>Right</code>.</td></tr><tr><td><strong>Layout</strong></td><td align="center"></td><td></td></tr><tr><td>Width</td><td align="center"><code>select</code></td><td>Sets total section width. Options: <code>Full width padded</code>, <code>Normal</code>, or <code>Narrow</code>.</td></tr><tr><td><strong>Mobile</strong></td><td align="center"></td><td></td></tr><tr><td>Text alignment</td><td align="center"><code>select</code></td><td>Text alignment on mobile. Options: <code>Left</code>, or <code>Center</code>.</td></tr><tr><td><strong>Colors</strong></td><td align="center"></td><td></td></tr><tr><td>Color scheme</td><td align="center"><code>color_scheme</code></td><td>Select a color scheme.</td></tr><tr><td><strong>Padding</strong></td><td align="center"></td><td></td></tr><tr><td>Top</td><td align="center"><code>range</code></td><td>Padding above section content.</td></tr><tr><td>Bottom</td><td align="center"><code>range</code></td><td>Padding below section content.</td></tr></tbody></table>

### Video Overview

This video demonstrates the section settings and block options for the **Rich text columns** section, including left and right placement of content:

{% embed url="<https://www.loom.com/share/0b67d29f1993438590242bc9115a8b28?sid=d3dc016e-addb-4a72-b507-16d6d2cc7514>" %}
**Video walkthrough of the rich text with columns section**
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/text/rich-text-columns.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.
