# Scrolling text

***

The **Scrolling text** section displays continuously moving content (text and/or images) in a horizontal loop, ideal for announcements, promotions, or featured highlights.

### 1. Our guide to set up a Scrolling text section:

{% hint style="info" %}
**Steps:**

* In the theme editor, click **Add section.**
* Locate **Scrolling text.**
* Click **Save.**
  {% endhint %}

<figure><img src="/files/4l6XvEc5lC4Sit7w5TG2" alt=""><figcaption></figcaption></figure>

### 2. **Section settings**

<figure><img src="/files/2ifEHMKMoGlX8SpzWBEb" alt=""><figcaption></figcaption></figure>

* **General**
  * **Color scheme:** Applies predefined colors to the section’s background and text.
  * **Direction:** Controls the scrolling direction of the content:
    * **Left**: Content moves from right → left
    * **Right**: Content moves from left → right
  * **Speed:** Adjusts how fast the content scrolls.
  * **Space between messages:** Defines spacing between each block (text or image), helping improve readability and visual balance.
* **Tex settings**
  * **Font style:** Choose between heading font (more prominent) or body font (more subtle).
  * **Text size:** Controls the size of text across all text blocks.
  * **Icon size:** Adjusts the size of icons displayed alongside text.

#### **3. Text block settings**

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

* **Text:** Enter the message to display (e.g., promotions, announcements, brand statements).
* **Icon:** Add an icon before the text.

### **4. Image block settings**

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

* **Image:** Upload an image to display within the scrolling row (e.g., logos, badges, product highlights).
* **Link:** Make the image clickable, directing users to a specific page.
* **Image ratio:** Controls the shape and proportion of the image.
* **Image width:** Adjusts the display size of the image.
* **Corner radius:** Adds rounded corners for a softer visual style.


---

# 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://help.inspiredtheme.com/articles/sections/sections-available-in-inspiredtheme/scrolling-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.
