# Template- Blog

### Configure blogs

Select the customize theme option. At the top of the page, click the dropdown menu to select the Page **template.**

From the left side menu, select **Default Blog>Blog.**

Customize the section by utilizing the settings on the right side of the theme editor, as described below;

<table data-header-hidden><thead><tr><th width="281"></th><th></th></tr></thead><tbody><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 article tags</td><td>Select the checkbox to show article tags.</td></tr><tr><td>Show article excerpt</td><td> Select the checkbox to show/hide article excerpts.</td></tr><tr><td>Show article comments count</td><td> Select the checkbox to show/hide the article comments count.</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>Heading alignment</td><td>Select the heading alignment from the options:<br>- Left<br>- Center<br>- Right</td></tr><tr><td>Post per page</td><td>Adjust the slider to show the posts between 3 and 24 on one page.</td></tr><tr><td>Grid image ratio</td><td><p>Select the image ratio from the given options:</p><ol><li>Auto</li><li>Landscape</li><li>Portrait</li><li>Square</li></ol></td></tr><tr><td>COLOR</td><td><p>Color scheme<br>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-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.
