# Blog post page

<figure><img src="/files/BGmg9m0jyGnWcKR6z1R4" 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="215">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Section width</strong></td><td><p></p><p>3 options for section width</p><ul><li><strong>Stretch width</strong>: span the section width regardless of screen size.</li><li><strong>Fixed width</strong>: depends on your page content width in <strong>Theme settings</strong> <strong>-></strong> <strong>Layout</strong>.</li><li><strong>Full width</strong>: takes up the entire space on the page and it usually resizes itself to fit the size of the screen.</li></ul></td></tr><tr><td><strong>Color scheme</strong></td><td>Select colors from <strong>Theme settings -> Color</strong></td></tr></tbody></table>

### Section padding

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

<table><thead><tr><th width="215">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Top</strong></td><td>Customize the top margin of the section</td></tr><tr><td><strong>Bottom</strong> </td><td>Customize the bottom margin of the section</td></tr></tbody></table>

### Block setting

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

#### **1. Title**

Display article title

* Show published date
* Show category
* Show author
* Show comment

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

Display article featured image

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

* Adapt to image
* Small
* Medium
* Large

#### **3. Content**

Display article content.&#x20;

#### **4.** Addons

Display addons:

* Show tags
* Show share button

#### **5. 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.

#### **6. Related articles**

Customize the display of related blog posts

<figure><img src="/files/L1bLI2iy9TNKsR203E3V" 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/purity-theme/other-pages/blog-post-page.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.
