# Masonry section

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

Bring your content to life through a flexible masonry grid that highlights visuals, reviews, and media.

## How to add a Masonry section to your Shopify store

{% hint style="success" %}

1. In the theme editor **(Customize)**, click **Add section.**
2. Select **Masonry section** section.
3. Make necessary changes.
4. **Save.**
   {% endhint %}

## How to customize a Masonry section <a href="#how-to-customize-a-banner-with-tabs-section" id="how-to-customize-a-banner-with-tabs-section"></a>

### Section settings

#### Mobile layout

{% tabs %}
{% tab title="1 column" %}

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

{% tab title="2 columns" %}

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

{% hint style="info" %}
Check out other section settings: [Overview](/pebble-theme/theme-sections/overview.md#common-settings-available-in-most-sections)
{% endhint %}

### Block settings

The Masonry section combines a **Header**, **multiple nested blocks**, and a **show more/show less button** into one cohesive layout.

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

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

Use the **Header** block to create and customize the section’s heading and introductory content.

<table><thead><tr><th width="214.1806640625">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Alignment</strong></td><td>Set the header alignment: left, center, or right.</td></tr><tr><td><strong>Devices</strong></td><td>Switch between desktop and mobile padding settings.</td></tr><tr><td><strong>Bottom</strong></td><td>Adjust the spacing below the header.</td></tr></tbody></table>

{% hint style="info" %}

#### 📦 Nested dynamic blocks

* **Heading** – Add a main title
* **Subheading** – Provide supporting text above or below the heading
* **Text** – Include additional descriptions or details
* **Image** – Display an image or icon
* **Button** – Add a call-to-action
  {% endhint %}

Learn more: [Basic](/pebble-theme/theme-blocks/basic.md)
{% endtab %}

{% tab title="Nested blocks" %}

<figure><img src="/files/656sjl25RvDBI1mL15bn" alt=""><figcaption></figcaption></figure>

Combine multiple nested blocks—such as images, testimonials, and videos—into a dynamic, visually engaging layout.

{% hint style="info" %}

#### 📦 Nested dynamic blocks

* [Basic](/pebble-theme/theme-blocks/basic.md#image-card)
* [Basic](/pebble-theme/theme-blocks/basic.md#testimonial)
* [Basic](/pebble-theme/theme-blocks/basic.md#video)
  {% endhint %}
  {% endtab %}

{% tab title="Show more/Show less" %}

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

{% hint style="info" %}
Learn more: [Basic](/pebble-theme/theme-blocks/basic.md#button)
{% endhint %}
{% 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://docs.foxecom.com/pebble-theme/theme-sections/masonry-section.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.
