# Collage

***

### 1. Our guide to set up a Collage section:

{% hint style="info" %}
**Steps:**

* In the theme editor, click **Add section.**
* Select **Collage.**
* Click **Save.**
  {% endhint %}

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/6aa6fb30-4a22-4123-bade-1ee08e7708fc/Screenshot%202023-11-15%20at%205.21.44%20PM.png" alt=""><figcaption></figcaption></figure>

### 2. Section Blocks:

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

{% hint style="success" %}
Each College section contains three blocks. By default, the section contains a **video**, **product**, and **collection** block. *To create a collage of more than three blocks, add additional collage sections below the first and don't include a Heading value to the lower collage sections. The collage sections will appear to flow together as a single section.*

Mix and match between large and small blocks to create many different grid effects.
{% endhint %}

* **Image**: Use the "**Select image**" setting to add an image from the **Image library**.&#x20;

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/e1e1de45-306e-4679-b366-977c5fe1aacf/Screenshot%202023-11-15%20at%205.29.30%20PM.png" alt=""><figcaption></figcaption></figure>

* **Product**: Use the “**Select product**” setting to add a product.

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

* **Collection**: Use the “**Select collection**” setting to add a collection.

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

* **Video**: Paste a video link into the URL field to add a video to the section.

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

### **3. Collage section settings:**

* Click on the **Collage** section to open the section settings.

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

* **Heading:** enter heading text to display as a section title. Or leave it blank if you do not want to display it.&#x20;

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/9ced1b31-4d49-495b-9cbb-821e5d5b4778/Screenshot%202023-11-15%20at%205.26.14%20PM.png" alt=""><figcaption></figcaption></figure>

* **Desktop layout**: adjust the large block’s position to the left or right.

<figure><img src="/files/G1AITMKCS8eFmVLeCG4c" alt=""><figcaption><p><strong>Desktop layout: Right large block</strong></p></figcaption></figure>

* **Mobile layout**: adjust the blocks' position to the Collage or Column.

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

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

{% tab title="Column" %}

<figure><img src="/files/qCQHGJDYKRSbFgPRtsYL" alt=""><figcaption></figcaption></figure>
{% 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://help.inspiredtheme.com/articles/sections/sections-available-in-inspiredtheme/collage.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.
