# Video cards: Flex carousel

<figure><img src="/files/1mdWxma52aIFGgScPUMz" alt=""><figcaption></figcaption></figure>

The **Video cards: Flex carousel** section showcases customer stories through interactive video-based cards, helping create a more engaging and immersive brand experience.

## How to add a Video card&#x73;**: Flex carousel** to your Shopify store

{% hint style="success" %}

1. In the theme editor **(Customize)**, click **Add section.**
2. Select **Video cards: Flex carousel** section.
3. Make necessary changes.
4. **Save.**
   {% endhint %}

## How to customize a Video card&#x73;**: Flex carousel** section

### Section settings

<table><thead><tr><th width="189.80377197265625">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Layout</strong></td><td>Defines whether the section spans the full page width or stays within a fixed content width.</td></tr><tr><td><strong>Overflow content</strong></td><td>Controls how content outside the visible area of the slider/container is displayed (Visible/Edge shadows).</td></tr><tr><td><strong>Slide per view</strong></td><td><ul><li><p>Defines how the number of visible slides is calculated.</p><ul><li><strong>Auto:</strong> Automatically adjusts the number of visible slides based on the container width and slide size.</li><li><strong>Column:</strong> Uses a fixed number of columns set in the <strong>Columns</strong> setting.</li></ul></li></ul></td></tr><tr><td><strong>Columns</strong> <em>(Columns only)</em></td><td>Set the number of columns shown in the column layout.</td></tr><tr><td><strong>Horizontal gap</strong> <em>(Columns only)</em></td><td>Adjust the spacing between items horizontally.</td></tr></tbody></table>

{% tabs %}
{% tab title="Overflow content: Visible" %}

<figure><img src="/files/J2FjkEBmdvd5xtB98ZRO" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Overflow content: Egde shadows" %}

<figure><img src="/files/o0MuZnZR7HskejQf1MkF" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Control type: None" %}

<figure><img src="/files/3P51m1NF0EVDtX9n2vSG" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Control type: Standard" %}

<figure><img src="/files/tUjx9zOzeq1aKiihALtn" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Control type: Float" %}

<figure><img src="/files/jKdKnvwUuRQUXGRKSbS7" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

#### Mobile layout

<table><thead><tr><th width="199.9547119140625">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Enable swipe on mobile</strong></td><td>Allow users to swipe through items on mobile devices.</td></tr><tr><td><strong>Custom column width</strong></td><td>Enable custom sizing for columns instead of equal widths.</td></tr><tr><td><strong>Mobile columns</strong></td><td>Choose the number of columns displayed on mobile devices.</td></tr><tr><td><strong>Mobile horizontal gap</strong></td><td>Adjust spacing between items horizontally on mobile.</td></tr></tbody></table>

{% tabs %}
{% tab title="Enable swipe on mobile" %}

<figure><img src="/files/opF4P1rRwbbCh3raojby" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="1 column" %}

<figure><img src="/files/lcRvRdqVtOk8dhgj8RrU" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="2 columns" %}

<figure><img src="/files/LyjRiayhcpjvHPp288y7" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="info" %}
Check out other section settings: [Overview](/pebble-theme/theme-sections/overview.md#common-settings-available-in-most-sections)
{% endhint %}

### Block settings

The Video cards: Flex carousel section includes two blocks: a **Header** block and multiple **Video cards** blocks for displaying media content.

{% hint style="info" %}
In this section, you can also add other blocks such as:

* [Basic](/pebble-theme/theme-blocks/basic.md#image-card)
* [Collection list: Flex carousel](/pebble-theme/theme-sections/collection-list-flex-carousel.md#collection-item)
* [Collection](/pebble-theme/theme-blocks/collection.md#collection-card)
  {% endhint %}

{% tabs %}
{% tab title="Header" %}

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

Use the **Header** block to create and customize the section’s heading and introductory content.

<table><thead><tr><th width="214.1806640625">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Alignment</strong></td><td>Set the header alignment: left, center, or right.</td></tr><tr><td><strong>Devices</strong></td><td>Switch between desktop and mobile padding settings.</td></tr><tr><td><strong>Bottom</strong></td><td>Adjust the spacing below the header.</td></tr></tbody></table>

{% hint style="info" %}

#### 📦 Nested dynamic blocks

* **Heading** – Add a main title
* **Subheading** – Provide supporting text above or below the heading
* **Text** – Include additional descriptions or details
* **Image** – Display an image or icon
* **Button** – Add a call-to-action
  {% endhint %}

{% hint style="success" %}
📝 Learn more: [Basic](/pebble-theme/theme-blocks/basic.md)
{% endhint %}
{% endtab %}

{% tab title="Video cards" %}

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

Displays a customizable video card with video media, cover image, sizing and appearance settings, plus an optional info area with avatar, title, bio, typography, and color customization.

{% hint style="success" %}
📝 Learn more: [Basic](/pebble-theme/theme-blocks/basic.md#video-card)
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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://docs.foxecom.com/pebble-theme/theme-sections/video-cards-flex-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.
