# Blog posts

<figure><img src="/files/8rVdJLnGJgJvFO1WVhfo" alt=""><figcaption></figcaption></figure>

## How to customize your Blog posts section?

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), open the template selector.
2. Select **Blog posts**, then **Default blog post.**
3. On the left-sidebar, add **Product Grid.**
4. Make necessary changes > **Save.**
   {% endhint %}

### General Settings

<table data-full-width="false"><thead><tr><th width="137">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Section width</td><td><p></p><p>3 options for section width</p><ul><li>Stretch width: span the section width regardless of screen size.</li><li>Fix width: depends on your page content width in <strong>Theme settings</strong> <strong>-></strong> <strong>Layout</strong>.</li><li>Expand full width: takes up the entire space on the page and it usually resizes itself to fit the size of the screen.</li></ul></td></tr></tbody></table>

### Section padding

* Top padding: Customize the top margin of the section
* Bottom padding: Customize the bottom margin of the section

### Block settings

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

#### **1. Title**

Display article title

* Show date published
* Show category
* Show breadcrumb

#### **2. Featured image**

Display article featured image

**Image height:** Adjust the height of the background images

* Adapt to image
* Small
* Medium
* Large

#### **3. Author**

* Show post author
* Show comment

#### **4. Content**

Display article content.&#x20;

#### **5. Tags**

Displays the tags of the article

#### **6. Share**

Show social networks to share articles

Social networks supported: Facebook, Twitter, Pinterest

#### **7. Prev and next articles**

Displaying "Next" and "Back" buttons on blog posts allows readers to easily navigate between previous and next articles, enhancing their browsing experience.

#### **8. Related articles**

Customize the display of related blog posts


---

# 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/agile-theme/other-pages/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.
