# Blog Detail Page

The **Default Blog Post** template in Shopify controls the layout and styling of each **blog article**

1. Go to **Online Store > Themes > Customize**
2. At the top dropdown, choose **Blogs Posts > Default Blog** Post
3. Select the Main article in the sidebar.

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

<table><thead><tr><th width="308"></th><th></th></tr></thead><tbody><tr><td>Color scheme</td><td>Enable for full width view. (Controls the container width)</td></tr><tr><td>Image ratio</td><td><p>Controls how images are displayed within the section.</p><ul><li><strong>16:9 –</strong> Crops images to a widescreen landscape format.</li><li><strong>21:9 –</strong> Crops images to an ultra-wide cinematic format.</li><li><strong>32:9 –</strong> Crops images to a super ultra-wide panoramic format.</li></ul></td></tr><tr><td>Show date</td><td>Enable to show date on the blog page.</td></tr><tr><td>Show author</td><td>Enable to show author name on the blog page.</td></tr><tr><td>Show comments</td><td>Enable to show number of comments on the blog page.</td></tr><tr><td>Show tag</td><td>Enable to show the tag on the blog page.</td></tr><tr><td>Show share</td><td>Enable to show share icon on the blog page.</td></tr><tr><td><strong>Navigation</strong></td><td></td></tr><tr><td>Arrow style</td><td><p>Determines the visual style of the selected controls.</p><ul><li>Artistic</li><li>Bold</li><li>Regular</li></ul></td></tr><tr><td><strong>Section space</strong></td><td></td></tr><tr><td>Top space</td><td>Adjust top spacing for the section.</td></tr><tr><td>Bottom space</td><td>Adjust bottom spacing for the section.</td></tr></tbody></table>


---

# 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-detail-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.
