# Scrolling text

<figure><img src="/files/0i3N6UOCbea55dIuMVrP" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Add section**
2. Locate **Scrolling text**
3. **Save**
   {% endhint %}

## Section settings

### General settings <a href="#general-settings" id="general-settings"></a>

**Section width:** You can choose among Fluid container, Full width, Stretch width for the banner layout.

**Color scheme:** Set text color and background color with preset scheme

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

### Scrolling settings

**Direction**: Set the scrolling direction.

**Icon between items**: Choose no icon, a dot, or a star to appear between items.

**Speed**: Define the time period for a complete scroll cycle.

**Space between text**: Specify the distance between two text contents.

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

### Content settings

**Font-size**: Configure the font size for the text.

**Font-weight**: Set the font weight to adjust text boldness.

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

### Section padding

Section padding allows you to specify the space between this section and the preceding or following sections, or both.

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

## Blocks settings

This is the section where you can configure your content.

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


---

# 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://nextsky.gitbook.io/glozin-theme/theme-sections/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.
