# Video Banner

The Video Banner section allows you to showcase engaging video content as a prominent visual element on your page. It helps capture user attention instantly by combining motion, visuals, and messaging in a single section. You can use this section to highlight promotions, brand stories, product features, or campaigns in a more dynamic and interactive way compared to static images.

To add this section&#x20;

1. **Go to** Shopify Admin > **Online Store > Themes**.
2. Click **Customize** on your active theme.
3. In the Theme Editor, click **Add Section > Video**.

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

|                      |                                                                                              |
| -------------------- | -------------------------------------------------------------------------------------------- |
| Color scheme         | Select any color scheme defined in the theme settings > Colors > Schemes.                    |
| Heading              | Add the heading content.                                                                     |
| Heading size         | <p></p><p>Select the heading size.</p><ul><li>Minimal</li><li>Standard</li><li>Big</li></ul> |
| Text                 | Add a description for the section.                                                           |
| Button label         | Add the button text for the video section.                                                   |
| Button link          | Add the link for the button                                                                  |
| Content alignment    | <p>Choose content alignment.</p><ul><li>Left</li><li>Center</li><li>Right</li></ul>          |
| **Video settings**   |                                                                                              |
| Esternal video       | Add an external video link.                                                                  |
| Shopify-hosted video | Select the video from the Shopify files.                                                     |
| Enable controls      | Enable video controls.                                                                       |
| Play video on loop   | Enable playing the video in loop mode.                                                       |


---

# 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://wedesigntech-1.gitbook.io/elegance/section/video-banner.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.
