# Video with text overlay

The **Video with text overlay** section seamlessly integrates text on a video background, effectively conveying information through a dynamic visual medium.

<figure><img src="https://2603381870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzHrRp9fYeFj0SVV6k2dP%2Fuploads%2Fe6ROM0K1KiqzhnFe8F93%2Fimage.png?alt=media&#x26;token=fe0bd477-89f3-49f7-9328-a31fc2fec0d8" alt=""><figcaption></figcaption></figure>

## Section settings

### General settings

<table data-full-width="false"><thead><tr><th width="143">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Section width</td><td><p></p><p>3 options for container</p><ul><li>Stretch width: span the section width regardless of screen size.</li><li>Fix width: depends on your page content width in <strong>Theme settings</strong> <strong>-></strong> <strong>Layout</strong>.</li><li>Expand full width: 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>Color scheme</td><td>Select colors from <strong>Theme settings -> Colors</strong></td></tr></tbody></table>

### Video settings

<table data-full-width="false"><thead><tr><th width="143">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Video link</td><td>Accept the use of YouTube or Vimeo links</td></tr><tr><td>Video local</td><td>Use manually uploaded videos</td></tr><tr><td>Cover image</td><td>The image that displays before a customer plays the video. You can upload a custom cover image from your Shopify admin.</td></tr><tr><td>Video alt text</td><td>The alt text for the video. Describes the context and purpose of the video for customers using screen readers.</td></tr><tr><td>Video height</td><td><p>4 options for the video height</p><ul><li>Full screen</li><li>Small</li><li>Medium</li><li>Large</li></ul></td></tr></tbody></table>

### Mobile layout

* **Show text bellow on mobile:** Content beneath the image
* **Reset color scheme setting on mobile:** When enabled, the content color will be displayed in the default color scheme

### Overlay content

<table data-full-width="false"><thead><tr><th width="143">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Max width</td><td><p>Customize the width of the content section </p><p>-> Content max width is automatically optimized for mobile.</p></td></tr><tr><td>Desktop content position</td><td><p>9 options for the desktop content position</p><ul><li>Top left</li><li>Top center</li><li>Top right</li><li>Middle left</li><li>Middle center</li><li>Middle right</li><li>Bottom left</li><li>Bottom center</li><li>Bottom right</li></ul><p>-> Position is automatically optimized for mobile.</p></td></tr><tr><td>Content alignment</td><td><p></p><p>3 options for the content alignment</p><ul><li>Left</li><li>Center</li><li>Right</li></ul></td></tr><tr><td>Size</td><td><p>Font size content customization</p><ul><li>Small</li><li>Medium</li><li>Large</li></ul></td></tr></tbody></table>

### Section padding

* **Top padding:** Customize the top margin of the section
* **Bottom padding:** Customize the bottom margin of the section

## Block settings

### Heading, Subheading, Description

<table data-full-width="false"><thead><tr><th width="220">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Heading, Subheading, Description</td><td>Custom title block</td></tr></tbody></table>

### Button

<table data-full-width="false"><thead><tr><th width="139">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Button label</td><td>Custom name button, if left empty, the button will be hidden</td></tr><tr><td>Button link</td><td>The link URL you want to add</td></tr><tr><td>Button style</td><td><p>The style of the button</p><ul><li>Fill</li><li>Outline</li></ul></td></tr></tbody></table>

### Spacing

* **Desktop**: Change the section height in desktop screens.
* **Mobile**: Change the section height on mobile screens.


---

# 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/agile-theme/sections/video-with-text-overlay.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.
