# Banner packery

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

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Add section**
2. Locate **Banner packery**
3. **Save**
   {% endhint %}

## Section settings <a href="#collection-packery-settings" id="collection-packery-settings"></a>

### **Section header** and **General** <a href="#id-1.-section-header-and-general" id="id-1.-section-header-and-general"></a>

**Section width:** You can choose among Container, Wrapped container, Full width for the banner layout.

**Color scheme:** Set text color and background color with preset scheme

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

Use the provided text fields to add a suitable heading/subheading/description. Leave any of them blank if you do not want to display them.

**Show view all button:** Enable this option to display a "View All" button, allowing users to see the complete collection or list of items.

**Show view all button link:** Select the link for the "View All" button, directing users to the full collection or relevant page.

Adjust the text alignment (left/center/right) along with the background color and container type.

**Column gap:** Adjust the spacing between columns to control the layout and improve visual organization.

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

### Section padding <a href="#id-2.-collection-list-settings" id="id-2.-collection-list-settings"></a>

Section padding allows you to specify the space between this section and the preceding or following sections, or both.

<figure><img src="/files/1VhSDu6L7ua6TRHtvwCq" alt=""><figcaption></figcaption></figure>

## Block settings

**Color scheme:** You are allowed to change text color, background color, etc. with preset color.

<figure><img src="/files/0BH6weEyIjFLxgxQ15YS" alt=""><figcaption></figcaption></figure>

### Image

<figure><img src="/files/4YmRKycUWMLL0r7iy7A3" alt=""><figcaption></figcaption></figure>

**Image**: Select or upload an image for the banner on both desktop and mobile views.

**Mobile image:** Select a specific image to be displayed on mobile devices for better responsiveness and optimized layout.

**Link:** Add a URL to make the banner clickable, directing users to a specific page when selected.

**Overlay opacity:** Adjust the transparency level of the overlay to control the visibility of the background image or content.

### Content

**Custom svg:** Add your custom SVG code to display unique icons, graphics, or design elements.

Customize the text content for various elements, including subheading, heading, description, first button, and second button, to match your design and messaging.

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

### Content settings

Adjust the font size, font weight, and bottom spacing for content parts, including subheadings, headings, and descriptions, to match your design preferences.

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


---

# 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://nextsky.gitbook.io/glozin-theme/theme-sections/banner-packery.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.
