# Blog

**The Blog Template** is used to design and structure your blog listing page, where all your blog articles (posts) under a specific blog name (like "News" or "Journal") are displayed.

1. Go to **Online Store > Themes > Customize**
2. At the top dropdown, choose **Blogs > Default Blog**
3. You’ll now be editing the **blog listing template**, not individual articles

<div><figure><img src="/files/7UAII73tbXiAQQOZXW7f" alt=""><figcaption></figcaption></figure> <figure><img src="/files/yoL3veRA2bF88stI5Rae" alt=""><figcaption></figcaption></figure></div>

|                         |                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Expand to full width    | Enable for full width view. (Controls the container width)                                                                                                                                                                                                                                                                                                                                                                         |
| Color scheme            | Select any color scheme defined in the theme settings > Colors > Schemes.HeadingAdd the heading content.                                                                                                                                                                                                                                                                                                                           |
| Heading                 | Add the heading content.                                                                                                                                                                                                                                                                                                                                                                                                           |
| Heading size            | <p>Select the heading size.</p><ul><li>Minimal</li><li>Standard</li><li>Big</li></ul>                                                                                                                                                                                                                                                                                                                                              |
| Text                    | Add a description for the section.                                                                                                                                                                                                                                                                                                                                                                                                 |
| Content alignment       | <p>Choose content alignment.</p><ul><li>Left</li><li>Center</li><li>Right</li></ul>                                                                                                                                                                                                                                                                                                                                                |
| **Layout**              | ​                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| Number of posts to show | Set the total number of blog display.                                                                                                                                                                                                                                                                                                                                                                                              |
| Blog style              | <p>Select the blog layout style.</p><ul><li>Regular</li><li>Stepped</li></ul>                                                                                                                                                                                                                                                                                                                                                      |
| Desktop column          | Set the number of blogs per row.                                                                                                                                                                                                                                                                                                                                                                                                   |
| Aspect ratio            | <p>Controls how images are displayed within the section.</p><ul><li><strong>Auto:</strong> Displays images in their original dimensions. Use this option only if all product images have consistent sizes.</li><li><strong>1:1</strong> – Displays images in a square aspect ratio.</li><li><strong>3:4 –</strong> Crops images to a portrait format.</li><li><strong>4:3 –</strong> Crops images to a landscape format.</li></ul> |
| **Blog post card**      | ​                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| Show featured image     | Enable to view blog image.                                                                                                                                                                                                                                                                                                                                                                                                         |
| Show date               | Enable to show date on the blog card.                                                                                                                                                                                                                                                                                                                                                                                              |
| Show author             | Enable to show author name on the blog card.                                                                                                                                                                                                                                                                                                                                                                                       |
| Show excerpts           | Enable to show short description.                                                                                                                                                                                                                                                                                                                                                                                                  |
| Show comments           | Enable to show number of comments on the blog.                                                                                                                                                                                                                                                                                                                                                                                     |
| Show tag                | Enable to show the tag on the blog.                                                                                                                                                                                                                                                                                                                                                                                                |
| Show read more          | Enable to show button on the blog card.                                                                                                                                                                                                                                                                                                                                                                                            |
| **Section space**       | ​                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| Top space               | Adjust top spacing for the section.                                                                                                                                                                                                                                                                                                                                                                                                |
| Bottom space            | Adjust bottom spacing for the section.                                                                                                                                                                                                                                                                                                                                                                                             |

### How to create a blog?

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Flf0zuS3pnoHVKPsHAmfW%2Fuploads%2F72lpwjS6htPl78f3Jlkl%2F1-%20blog.mp4?alt=media&token=5cd5d50f-425c-42be-bfa5-24146bc3d082>" %}


---

# 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://wedesigntech-1.gitbook.io/elegance/inner-page/blog.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.
