# Scrolling Text and Images

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

{% hint style="success" %}
Steps

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

## Section settings

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

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

<table data-full-width="false"><thead><tr><th width="215">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Section width</strong></td><td><p>4 options for container</p><ul><li><strong>Default</strong>: follows the theme’s standard layout behavior (automatically adapts based on screen size and theme settings).</li><li><strong>Stretch width</strong>: span the section width regardless of screen size.</li><li><strong>Fixed width</strong>: depends on your page content width in <strong>Theme settings</strong> <strong>-></strong> <strong>Layout</strong>.</li><li><strong>Full width</strong>: takes up the entire space on the page and it usually resizes itself to fit the size of the screen.</li></ul></td></tr><tr><td><strong>Color scheme</strong></td><td>Select colors from <strong>Theme settings -> Colors</strong></td></tr></tbody></table>

#### Scrolling settings

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

<table data-full-width="false"><thead><tr><th width="215">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Direction</strong></td><td>Choose the scrolling direction of the content (left or right).</td></tr><tr><td><strong>Speed</strong></td><td>Adjust how fast the content scrolls (in seconds).</td></tr><tr><td><strong>Gap</strong></td><td>Set the spacing between items (px).</td></tr><tr><td><strong>Image roundness</strong></td><td>Control the corner radius of images (px).</td></tr><tr><td><strong>Background color</strong></td><td>Set the background color of the section.</td></tr><tr><td><strong>Content padding top/bottom</strong></td><td>Adjust the top and bottom spacing inside the section (px).</td></tr></tbody></table>

#### Reflection settings

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

<table data-full-width="false"><thead><tr><th width="215">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Enable reflection</strong></td><td>Turn on/off the reflection effect for the content.</td></tr><tr><td><strong>Swap direction</strong></td><td>Reverse the direction of the reflection.</td></tr><tr><td><strong>Opacity</strong></td><td>Adjust the transparency level of the reflection (%).</td></tr></tbody></table>

#### Section padding

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

<table><thead><tr><th width="200">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Top</strong></td><td>Customize the top margin of the section</td></tr><tr><td><strong>Bottom</strong></td><td>Customize the bottom margin of the section</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://nextsky.gitbook.io/glozin-theme/theme-sections/scrolling-text-1.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.
