> For the complete documentation index, see [llms.txt](https://halosoft.gitbook.io/soul-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://halosoft.gitbook.io/soul-documentation/sections/template-sections/running-text-with-image.md).

# Running text with image

<figure><img src="/files/980Nif2s38nB7k5cYRsR" alt=""><figcaption></figcaption></figure>

To add this section, please follow the below steps:

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Click **Add section** and choose "**Running text with image**".

## Section settings <a href="#section-settings-1" id="section-settings-1"></a>

<table><thead><tr><th width="276">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Color scheme</td><td>Set the color for the section.</td></tr><tr><td>Text font size</td><td><p>The size of the text:</p><ul><li>Small</li><li>Medium</li><li>Large</li><li>Extra large</li></ul></td></tr><tr><td>Text font weight</td><td><p>The font weight of the text:</p><ul><li>Regular</li><li>Medium</li><li>SemiBold</li><li>Bold</li><li>ExtraBold</li><li>Black</li></ul></td></tr><tr><td>Reverse direction</td><td>Change the order or orientation of element to the opposite of its current state.<br>For example, if text or an image is scrolling from right to left, reversing the direction would make it scroll from left to right instead.</td></tr><tr><td>Speed</td><td>Change the running speed of the announcement bar.</td></tr></tbody></table>

**Section margin**

<table><thead><tr><th width="277">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Top margin</td><td>Adjust the space between the top edge of a section and the elements or content above it.</td></tr><tr><td>Bottom margin</td><td>Adjust the space between the bottom edge of a section and the elements or content below it.</td></tr></tbody></table>

#### Section padding

<table><thead><tr><th width="277">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Top padding</td><td>Determines the height of the top inner space of the section. Can be from 0px to 150px, increasing arithmetically of 2px (pixel).</td></tr><tr><td>Bottom padding</td><td>Determines the height of the bottom inner space of the section. Can be from 0px to 150px, increasing arithmetically of 2px (pixel).</td></tr></tbody></table>

## Item with small/large image block

<table><thead><tr><th width="276">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Image</td><td>Add a image for this block. </td></tr><tr><td>Image width</td><td>Determines the width of the image.</td></tr><tr><td>Text</td><td>Add a text for this block.</td></tr><tr><td>Link</td><td>The URL that you want the text and image to link to.</td></tr></tbody></table>


---

# 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://halosoft.gitbook.io/soul-documentation/sections/template-sections/running-text-with-image.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.
