# Video carousel

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

To add this section, please follow below steps:&#x20;

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Click **Add section** and choose "**Video carousel**".

## Section settings

### General

<table><thead><tr><th width="326">Settings</th><th>Description</th></tr></thead><tbody><tr><td>Section width</td><td>Select the layout width of the whole section. The options are: <br><br><mark style="color:orange;"><strong>Default (same as the body width)</strong></mark><br><mark style="color:orange;"><strong>Width (1170px)</strong></mark><br><mark style="color:orange;"><strong>Width (1770px)</strong></mark><br><mark style="color:orange;"><strong>Full width (100% of the viewport width).</strong></mark></td></tr><tr><td>Padding for 'full width' option on desktop</td><td>Determine the left and right padding of the section when the full width layout is selected.</td></tr><tr><td>Grid gap</td><td>Determine the gap between each block items</td></tr><tr><td>Auto-rotate slides</td><td>This feature allows sliders to transition automatically for a specific duration.</td></tr><tr><td>Change slides every</td><td><p>Select the time to automatically change to another slide. The options are: </p><p></p><p><mark style="color:orange;"><strong>3/4/5/6/7/8/9/10 seconds</strong></mark> </p><p></p><p><em><mark style="color:orange;">Note: Only works when using the 'Auto-rotate slides' setting</mark></em></p></td></tr><tr><td>Show navigation dots on desktop</td><td>Toggle the paginating dots on Desktop.</td></tr><tr><td>Show navigation dots on mobile/tablet</td><td>Toggle the paginating dots on Tablet and Mobile.</td></tr><tr><td>Show navigation arrows on desktop</td><td>Toggle the navigation arrows on Desktop.</td></tr><tr><td>Show navigation arrows on mobile/tablet</td><td>Toggle the navigation arrows on Mobile.</td></tr></tbody></table>

### Section header

<table><thead><tr><th width="326">Settings</th><th>Description</th></tr></thead><tbody><tr><td>Title</td><td>Enter text for the section title.</td></tr><tr><td>Show title border</td><td>Allows displaying the top or bottom border of the title depending on the style of the Header Block.</td></tr><tr><td>Title color</td><td>Set color for the section title.</td></tr><tr><td>Title font size</td><td>Specify the font size of the section title.</td></tr><tr><td>Title font size on mobile</td><td>Specify the font size of the section title on Mobile device.</td></tr><tr><td>Description</td><td>Enter text for the section description.</td></tr><tr><td>Description color</td><td>Set color for the section description text.</td></tr><tr><td>Description font size</td><td>Determine the font size of the description text.</td></tr><tr><td>Alignment</td><td>Select the alignment of the content including title, description to be either to the Left, Right or Center.</td></tr><tr><td>Bottom margin</td><td>Determine the bottom spacing of the Header.</td></tr></tbody></table>

### Top padding

<table><thead><tr><th width="334">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Desktop</td><td>Determines the height of the top inner space of the section on the desktop device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr><tr><td>Tablet</td><td>Determines the height of the top inner space of the section on the tablet device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr><tr><td>Mobile</td><td>Determines the height of the top inner space of the section on the mobile device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr></tbody></table>

### Bottom padding

<table><thead><tr><th width="334">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Desktop</td><td>Determines the height of the bottom inner space of the section on the desktop device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr><tr><td>Tablet</td><td>Determines the height of the bottom inner space of the section on the tablet device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr><tr><td>Mobile</td><td>Determines the height of the bottom inner space of the section on the mobile device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr></tbody></table>

## Blocks settings

### \[BLOCK] Video

<table><thead><tr><th width="338">Settings</th><th>Description</th></tr></thead><tbody><tr><td>Video</td><td>Select a uploaded video in your Shopify admin that you want to display.</td></tr><tr><td>Product</td><td>Select a product for a video.</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://halosoft.gitbook.io/ella-documentation/sections/all-sections-in-theme/video-carousel.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.
