# Collection banner

### What It Does

The **Collection banner** section lets you customize the banner area of your collections.

***

### Settings

**Banner**

#### **Show collection description**&#x20;

When enabled, displays this element. Disable to hide it.

#### **Show collection image**

When enabled, displays this element. Disable to hide it.

**Image**

#### **Type**

Controls the Type. Choose from: Box, Standard, Image on the left, Image on the right.

#### **Image height (desktop)**

Controls the height of this element. Choose from: Adapt to image, Small, Medium, Large.

#### **Image height (mobile)**

Controls the height of this element. Choose from: Adapt to image, Small, Medium, Large.

#### **Image margin**

Adds space around the outside of this element.

#### **Image border radius**

Rounds the corners of this element.

#### **Overlay opacity**

Controls the transparency level.

**Appearance**

#### **Heading font size**&#x20;

Controls the text size. Choose from: Heading 6, Heading 5, Heading 4, Heading 3, Heading 2, Heading 1.

#### **Body text font size**

Controls the text size.

#### **Text alignment**

Controls the text alignment.

#### **Text shadow**&#x20;

Adds a shadow effect for visual depth.

#### **Color scheme**&#x20;

Applies a predefined color scheme to this element.

{% hint style="info" %}
Color schemes are sets of coordinated colors you define under **Theme settings > Colors**. Choosing a scheme applies its background, text, and accent colors.
{% 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://moodboard-creations.gitbook.io/agnes/page-setup/collections-page/main-collection-banner.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.
