# Collection carousel

<table data-header-hidden><thead><tr><th width="281"></th><th></th></tr></thead><tbody><tr><td>Section visibility</td><td>Choose 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>Make top corners rounded</td><td>Select this checkbox to show the top corners rounded of the section.</td></tr><tr><td>Grid image ratio</td><td>Choose the image ratio from the following options:<br>-Auto<br>-Landscape<br>-Portrait<br>-Square</td></tr><tr><td>Image fit</td><td>Choose from cover or contain to determine the image fit.</td></tr><tr><td>Enable auto slide</td><td>Tick this checkbox to enable the auto slide of collections in carousel.</td></tr><tr><td>Change slides every</td><td>Adjust the range bar to determine the time duration of the auto rotation.</td></tr><tr><td>Content</td><td><p><strong>Heading</strong><br>Type any text to appear as a title.<br><em>(Note: To highlight the text with a different color, simply wrap it in bold.)</em><br><br><strong>Heading size</strong><br>Select the heading font size from H1-H6.<br><br><strong>Heading tag</strong><br>Select the heading tag from H1-H6 for SEO purposes.<br></p><p><strong>Alignment</strong></p><p>Choose from <strong>Left</strong> or <strong>Center</strong> to determine the text alignment.<br><br><strong>Description</strong><br>Type any text to appear as a description.</p></td></tr><tr><td>Link</td><td><strong>Text</strong><br>Type any link text.<br><br><strong>Link</strong><br>Add any link to redirect the link text.</td></tr><tr><td>Collection grid</td><td><strong>Show title on overlay</strong><br>Tick this checkbox to display the collection titles in overlay.<br><br><strong>Position</strong><br>Select from the left, center or right to decide the collection title position in the carousel.<br><em>(Note: It does not apply to the overlay content.)</em></td></tr><tr><td>Colors</td><td><strong>Overlay heading</strong><br>Choose any color for the overlay heading.<br><br><strong>Overlay background</strong><br>Choose any color for the overlay background.<br><br><strong>Opacity</strong><br>Adjust the range bar to determine the overlay opacity.</td></tr><tr><td>Card arrow</td><td><strong>Arrow</strong><br>Choose any color for the arrow icon.<br><br><strong>Background</strong><br>Choose any color for the arrow icon background.<br><br><strong>Border</strong><br>Choose any color for the arrow icon's border.</td></tr><tr><td>Colors</td><td><p><strong>Color scheme</strong><br>Select the color scheme.</p><p><em>Note: These can be managed from Theme settings> Color schemes.</em><br><br><strong>Heading highlight</strong><br><em>Choose any color for the highlighted heading color.</em><br><br><strong>Section background</strong><br><em>Choose any color for the section background color.</em> It works with the rounded corners only.</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.  <br> </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> <br>Adjust the slider to add spacing at the bottom of the section for mobile view.</p></td></tr></tbody></table>

**Block settings:**

| Collection   | Choose any collection.                                             |
| ------------ | ------------------------------------------------------------------ |
| Custom image | Choose any custom image to override the collection featured image. |
| Heading      | Type any text to override the collection title.                    |


---

# 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/shark-documentation/overview/collection-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.
