# Collection list with banner

The **Collection List with Banner section** is a visually rich layout that combines **multiple collection blocks** with a **highlighted banner-style feature card**. It is designed to showcase collections in a more engaging, editorial-style format rather than a simple grid.

1. **Go to** Shopify Admin > **Online Store > Themes**.
2. Click **Edit Theme** on your active theme.
3. In the Theme Editor, click **Add Section >** Collection list with banner.

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

|                          |                                                                                                            |
| ------------------------ | ---------------------------------------------------------------------------------------------------------- |
| Expand to full width     | Enable for full-width view. (Controls the container width)                                                 |
| Color Scheme             | Select any color scheme defined in the theme settings > Colors > Schemes.                                  |
| Heading                  | Add the heading content.                                                                                   |
| Heading Size             | <p>Select the heading size.</p><ul><li>Minimal</li><li>Standard</li><li>Big</li></ul>                      |
| Text                     | Add a description for the section.                                                                         |
| Content Alignment        | <p>Choose content alignment.</p><ul><li>Left</li><li>Center</li><li>Right</li></ul>                        |
| <h4>Banner Settings</h4> |                                                                                                            |
| Image placement          | <p>Choose the option for image display position.<br></p><ul><li>Image First</li><li>Image Second</li></ul> |
| Collection Border        | Enable the border to the collection.                                                                       |


---

# 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://wedesigntech-1.gitbook.io/elegance/section/collection-list-with-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.
