# Template - Default blog post

### Configure Template-Default blog post

Go to Customize theme. Click the dropdown menu at the top of the page to select the Blog posts > Default blog posts template.

From the left side menu, select **Blog post.**

Customize this section by using the setting on the right side of the theme editor, as described in the following table.

<table data-header-hidden><thead><tr><th width="281"></th><th></th></tr></thead><tbody><tr><td>Show article image</td><td>Select the checkbox to show article image.</td></tr><tr><td>Fixed image height </td><td>Select the checkbox to fix image height.</td></tr><tr><td>Show article published date</td><td>Select the checkbox to show/hide blog publication date.</td></tr><tr><td>Show post author</td><td>Select the checkbox to show/hide details about the article's author. </td></tr><tr><td>Show social share icon</td><td> Select the checkbox to show/hide social share icon.</td></tr><tr><td>Show article tags</td><td>Select the checkbox to show article tags.</td></tr><tr><td>Heading size</td><td>Select the heading size from the H1-H6 options.</td></tr><tr><td>Heading tag</td><td>Specify heading code types for SEO and search engines for crawling purposes.</td></tr><tr><td>Colors</td><td><p><strong>Color scheme</strong> </p><p>Select the color scheme from the given options; </p><p>-Primary  <br>-Secondary  </p><p>-Tertiary  </p><p>-Quaternary</p><p> </p><p><em>Note: These can be managed from Theme settings> color schemes.</em></p></td></tr><tr><td>Section spacing</td><td><p><strong>Top spacing (desktop)</strong>  </p><p>Adjust the slider to add spacing at the top of the section for desktop view.</p><p>  </p><p><strong>Bottom spacing (desktop)</strong></p><p>Adjust the slider to add spacing at the bottom of the section for desktop view.  </p><p>   </p><p><strong>Top spacing (mobile)</strong></p><p>Adjust the slider to add spacing at the top of the section for mobile view.     </p><p>  </p><p><strong>Bottom spacing (mobile)</strong></p><p>Adjust the slider to add spacing at the bottom of the section for mobile view. </p></td></tr><tr><td>RELATED POSTS</td><td><p><strong>Enable related posts</strong><br>Select the checkbox to enable related posts. </p><p> </p><p><strong>Heading</strong></p><p>Add text to show the heading.</p></td></tr><tr><td>Colors</td><td><p><strong>Grid image ratio</strong><br>Select the image ratio from the given options:</p><ol><li>Auto</li><li>Landscape</li><li>Portrait</li><li>Square</li></ol><p><br><strong>Color scheme</strong> </p><p>Select the color scheme from the given options; </p><p>-Primary  <br>-Secondary  </p><p>-Tertiary  </p><p>-Quaternary</p><p> </p><p><em>Note: These can be managed from Theme settings> color schemes.</em></p></td></tr><tr><td>Section spacing</td><td><p><strong>Top spacing (Desktop)</strong>  </p><p>Adjust the slider to add spacing at the top of the section for desktop view.</p><p>  </p><p><strong>Bottom spacing (Desktop)</strong></p><p>Adjust the slider to add spacing at the bottom of the section for desktop view.  </p><p>   </p><p><strong>Top spacing (Mobile)</strong></p><p>Adjust the slider to add spacing at the top of the section for mobile view.     </p><p>  </p><p><strong>Bottom spacing (Mobile)</strong></p><p>Adjust the slider to add spacing at the bottom of the section for mobile view. </p></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://shinedezign.gitbook.io/fame-documentations/overview/template-default-blog-post.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.
