# Blog posts

{% tabs %}
{% tab title="Blog post: Grid" %}

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

{% tab title="Blog post: Featured grid" %}

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

Showcase your latest blog posts to keep customers informed, inspired, and engaged with your brand.

## How to add a Blog posts section to your Shopify store

{% hint style="success" %}

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

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

### Section settings

<table><thead><tr><th width="294.984619140625">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Blog</strong></td><td>Select the blog source to display posts from.</td></tr><tr><td><strong>Container</strong></td><td>Choose the layout width: Fixed (contained) or Full (full-width).</td></tr><tr><td><strong>Layout</strong></td><td>Switch between Grid and Featured grid layout styles.</td></tr><tr><td><strong>Post count</strong> <em>(Grid only)</em></td><td>Set the number of blog posts to display.</td></tr><tr><td><strong>Columns</strong> <em>(Grid only)</em></td><td>Define how many columns are shown in the grid.</td></tr><tr><td><strong>Horizontal gap</strong></td><td>Adjust the spacing between items horizontally.</td></tr><tr><td><strong>Vertical gap</strong></td><td>Adjust the spacing between items vertically.</td></tr><tr><td><strong>Enable swipe on mobile</strong> <em>(Grid only)</em></td><td>Allow swipe interaction for posts on mobile devices.</td></tr><tr><td><strong>Custom column width</strong></td><td>Customize the width of each column to control how much space each column occupies in the layout.</td></tr><tr><td><strong>Mobile horizontal gap</strong> <em>(Grid only)</em></td><td>Adjust horizontal spacing between items on mobile.</td></tr><tr><td><strong>Mobile vertical gap</strong></td><td>Adjust vertical spacing between items on mobile.</td></tr></tbody></table>

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

### Block settings

This section consists of three main blocks: **Heading**, **Button**, and **Article card.**

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

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

{% hint style="info" %}
📝 Learn more: [Basic](/pebble-theme/theme-blocks/basic.md#text)
{% endhint %}
{% endtab %}

{% tab title="Button" %}

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

{% hint style="info" %}
📝 Learn more: [Basic](/pebble-theme/theme-blocks/basic.md#button)
{% endhint %}
{% endtab %}

{% tab title="Article card" %}

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

{% hint style="warning" %}
The Article card block will only be displayed when a blog is selected for the section and that blog has visible (published) posts.

[*See how to add blog posts*](https://help.shopify.com/en/manual/online-store/blogs/writing-blogs/working-with-blog-posts)
{% endhint %}

{% hint style="success" %}
If you’re looking to create a more visually appealing blog post layout, you might want to try our [**Foxify AI Landing Page Builder app**](https://apps.shopify.com/foxify-builder?utm_source=foxecom\&utm_medium=help_center_pebble_theme_sections_blog_posts\&utm_campaign=anchor_text\&utm_term=foxify_ai_landing_page_builder_app), which helps you create beautiful templates easily with simple **drag-and-drop** ✨

![](/files/5QABSoh7pTjHi51QDRjM)\
You can also learn more about [blog posts in Foxify](https://foxecom.com/pages/blog-post-builder) here 😊
{% endhint %}

{% hint style="info" %}
📝 Learn more: [Basic](/pebble-theme/theme-blocks/basic.md#article-card)
{% 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/blog-posts.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.
