# Marquee text

<table data-header-hidden><thead><tr><th width="281"></th><th></th></tr></thead><tbody><tr><td>Section visibility</td><td>Select from the options to select the visibility of this section: <br>-Always <br>-Small devices only(On selecting this, the section will be visible on mobile devices only.) <br>-Large devices only.</td></tr><tr><td>Marquee type</td><td>Choose the marquee type from the following options:<br>-<strong>On scroll:</strong> Using this, the marquee text rotates on the page scroll only.<br>-<strong>Always:</strong> Using this, the marquee text rotates always irrespective of the page scroll.<br>-<strong>Both:</strong> Using this, the marquee text keeps rotating automatically and rotates on page scroll as well.</td></tr><tr><td>Direction</td><td><p>Select the direction:</p><p>-Left to Right<br>-Right to left.</p></td></tr><tr><td>Desktop scrolling speed</td><td>Adjust the range bar to select the rotation speed on the desktop. </td></tr><tr><td>Mobile scrolling speed</td><td>Adjust the range bar to select the rotation speed on the mobile. </td></tr><tr><td>Rotation angle</td><td>Adjust the range bar to choose the rotation angle of the marquee text.</td></tr><tr><td>Colors</td><td><strong>Background</strong><br>Choose any color for the background.</td></tr><tr><td>Section spacing</td><td><p><strong>Top spacing (desktop)</strong></p><p>Adjust the range bar to add spacing at the top of the section for desktop view.<br></p><p><strong>Bottom spacing (desktop)</strong></p><p>Adjust the range bar to add spacing at the bottom of the section for desktop view.<br></p><p><strong>Top spacing (mobile)</strong></p><p>Adjust the range bar to add spacing at the top of the section for mobile view.<br></p><p><strong>Bottom spacing (mobile)</strong> <br>Adjust the range bar to add spacing at the bottom of the section for mobile view.</p></td></tr></tbody></table>

**Text block settings:**

<table data-header-hidden><thead><tr><th width="290"></th><th></th></tr></thead><tbody><tr><td>Text</td><td>Type any text to rotate.<br><em>Note: The bold text is outlined in the marquee text.</em></td></tr><tr><td>Space between text</td><td>Adjust the range bar to select the space between the rotating text rows. </td></tr><tr><td>Style</td><td>Choose the marquee text style from the following:<br>-Solid<br>-Outlined<br>-Gradient<br>-Outline with filled</td></tr><tr><td>Font</td><td><strong>Font family</strong><br>Select the font family from the heading or body font.<br><em>(These fonts can be changed in the theme settings>typography.)</em><br><br><strong>Desktop font size</strong><br>Adjust the range bar to select the font size on the desktop. <br><br><strong>Mobile font size</strong><br>Adjust the range bar to select the font size on the mobile. <br><br><strong>Outline thickness</strong><br>Adjust the range bar to select the outline thickness of the rotating text, which is bold in the editor.</td></tr><tr><td><strong>Color</strong></td><td><strong>Text color</strong><br>Choose any text color.<br><br><strong>Outline</strong><br>Choose any color for the outlined text.<br><br><strong>Gradient</strong><br>Choose any color for the gradient text.<br><br><strong>Custom SVG code</strong><br>Add the SVG code of the icon.<br><br><strong>Make icon small</strong><br>Tick this checkbox to make the SVG smaller in size.<br><br><strong>Space between text and icon</strong><br>Adjust the range bar to determine the space between the text and the icon.  </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://shinedezign.gitbook.io/shark-documentation/overview/marquee-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.
