# Revealed video on scroll

### Configure video on scroll

Select the customize theme option. Click on the dropdown menu at the top of the page to select the **Home page** templat&#x65;**.**

From the left side menu, select **Revealed video on scroll.**

Customize the section by utilizing the settings on the right side of the theme editor, as described below:

<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>Video</td><td><p>Select any video. </p><p><em>(Note: It supports only .mp4 videos.)</em></p></td></tr><tr><td>Revealing style</td><td>Choose the style from square or circle.</td></tr><tr><td>Make video height fixed</td><td>Select this checkbox to make the video's height fixed for circle revealing style.<br><em>(Note: It will work only when the circle style is chosen.)</em></td></tr><tr><td>TEXT</td><td><p><strong>Heading</strong><br>Add any text.<br><em>(Note: We recommend adding 12 characters max for better UI.)</em></p><p><br><strong>Heading tag</strong><br>Specify heading code types for SEO and search engines for crawling purposes.<br><br><strong>Font family</strong><br>Select a font from the following options:<br>-Heading<br>-Body<br>(Note: the fonts selected in theme settings>typography will be applied here as per the selection.)</p><p><br><strong>Style</strong></p><p>Select the style from the options:<br>-None<br>-Highlight<br>-Shadow <br><em>(Note: Highlight text works on bold and italic text of the heading.)</em> <br><br><strong>Outline stroke</strong> </p><p>Select the outline stroke from the given options: thin or thick.</p></td></tr><tr><td>COLORS</td><td><p><strong>Color scheme</strong> </p><p>Select the color scheme from the given options; <br>-Primary  <br>-Secondary  </p><p>-Tertiary  </p><p>-Quaternary</p><p> </p><p><em>Note: These can be managed from <strong>Theme settings> color schemes.</strong></em><br><br><strong>Enable gradient</strong><br>Select this checkbox to show the gradient in the background color. This can be selected from theme settings>color schemes.<br><br><strong>Text shadow</strong><br>Select any color to appear as the shadow color when the text style <strong>Shadow</strong> is selected.</p></td></tr><tr><td>SECTION SPACING</td><td><p><strong>Top spacing (desktop)</strong>  </p><p>Adjust the slider to add spacing at the top of the section for desktop view.</p><p>  </p><p><strong>Bottom spacing (desktop)</strong></p><p>Adjust the slider to add spacing at the bottom of the section for desktop view.  </p><p>   </p><p><strong>Top spacing (mobile)</strong></p><p>Adjust the slider to add spacing at the top of the section for mobile view.     </p><p>  </p><p><strong>Bottom spacing (mobile)</strong></p><p>Adjust the slider to add spacing at the bottom of the section for mobile view. </p></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/fame-documentations/overview/revealed-video-on-scroll.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.
