# Carousel

{% hint style="info" %}
Desktop recommend around **1600 × 900** pixels or **16:9** aspect ratio
{% endhint %}

### Mobile Images <a href="#id-379931648-jbhqlp" id="id-379931648-jbhqlp"></a>

To insert images separate for mobile, first navigate to your **Page Builder** [*(how to launch Page Builder?)*](https://help.gordonbyte.com/themes/halo-one#page-builder)

Then navigate to **Homepage** > **Carousel**. In the **Mobile Images** field, enter the filenames of the mobile images you want to display. Make sure to list each image in the same order as the desktop images, separating each with a **|** symbol, such as image1.jp&#x67;**|**&#x69;mage2.jpg as an example

{% hint style="info" %}
Recommended image size **400 x 600px**
{% endhint %}

{% hint style="danger" %}
Ensure that you do not conclude each textfield with the **|** symbol.
{% endhint %}

### How to add images? <a href="#id-1189107808-mw66je" id="id-1189107808-mw66je"></a>

To assign an image, the first step is to upload the image to the image manager in the admin panel.[*(How to upload using image manager?)*](https://support.bigcommerce.com/s/article/Using-the-Image-Manager#uploading)

After uploading the image, select the link labeled **View Full Size** under desired image. Then, in the browser address bar, copy the image name located between "**/uploaded\_images/**" and the "**?**" symbol.

*Ex: /product\_images/uploaded\_images/**banner\_image1.png**?t=1606861987&*

Once copied go back to the theme editor and paste in the textfield labeled **Images** and **save**.

{% hint style="warning" %}
Please note that when assigning images, it is important to keep it within 64 characters in each textfield. Exceeding this limit may result in errors when saving changes.
{% endhint %}


---

# 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://help.gordonbyte.com/themes/clariss/overview/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.
