# Animated slideshow

<table><thead><tr><th width="257"></th><th></th></tr></thead><tbody><tr><td>Section visibility</td><td><p>Select from the options to select the visibility of this section:</p><p>-Always </p><p>-Small devices only(On selecting this, the section will be visible on mobile devices only.) </p><p>-Large devices only</p></td></tr><tr><td>Desktop height</td><td><p>Choose desktop height options from the following options:</p><ul><li>550px</li><li>650px</li><li>750px</li><li>Full screen</li></ul></td></tr><tr><td>Mobile height</td><td><p>Choose mobile height options from the following options:</p><ul><li>450px</li><li>550px</li><li>650px</li><li>Full screen</li></ul></td></tr><tr><td>Colors</td><td><strong>Color scheme</strong><br>Select any color scheme defined in the Theme settings>Colors schemes.</td></tr></tbody></table>

**Block settings:**

<table><thead><tr><th width="262"></th><th></th></tr></thead><tbody><tr><td>Left image</td><td><strong>Desktop image</strong><br>Select the image for desktop view.<br><br><strong>Mobile image</strong><br>Select the image for mobile view.</td></tr><tr><td>Right image</td><td><strong>Desktop image</strong><br>Select the image for desktop view.<br><br><strong>Mobile image</strong><br>Select the image for mobile view.</td></tr><tr><td>Content</td><td><p><strong>Subheading</strong> </p><p>Enter any text to appear as a sub title. </p><p></p><p><strong>Heading</strong> </p><p>Enter any text to appear as a title. </p><p><em>(<strong>Note</strong>: Wrap your text between [ ] to add the markers font.)</em><br><br><strong>Markers font</strong><br>Choose any font from the following options: <br>- Accent <br>- Body <br>- Heading <br><em>(<strong>Note</strong>: These fonts can be changed in theme settings>typography.)</em><br></p><p><strong>Heading size</strong> </p><p>Choose from H1-H6 to decide the heading size. </p><p></p><p><strong>Heading tag</strong> </p><p>Choose from H1-H6 to assign the heading tag for SEO purposes. </p><p></p><p><strong>Description</strong> </p><p>Enter any text to appear as description.<br><br><strong>Font size</strong><br>Choose the font size from small, regular, medium or large.</p></td></tr><tr><td>Button</td><td><p><strong>Text</strong> </p><p>Enter the button text. </p><p></p><p><strong>Link</strong> </p><p>Enter the button link. </p><p></p><p><strong>Style</strong> <br>Choose the button style from the following options: </p><p>-Solid </p><p>-Outline </p><p>-Link </p><p></p><p><strong>Size</strong> </p><p>Choose the button size from the following options: <br>-Regular</p><p>-Small </p><p>-Medium </p><p>-Large</p></td></tr><tr><td>Content</td><td><p><strong>Desktop width</strong> </p><p>Choose from small, medium or large to decide the desktop content width. </p><p></p><p><strong>Desktop position</strong> </p><p>Choose the content position on desktop from the various options. </p><p></p><p><strong>Desktop alignment</strong> </p><p>Select from left, center or right to determine the content alignment on the desktop. </p><p></p><p><strong>Mobile position</strong> </p><p>Choose the content position on mobile from the various options. </p><p></p><p><strong>Mobile alignment</strong> </p><p>Select from left, center or right to determine the content alignment on the mobile.</p></td></tr><tr><td>Colors</td><td><strong>Color scheme</strong><br>Select any color scheme defined in the Theme settings>Colors schemes. </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/master-theme-documentation/animated-slideshow.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.
