# Blogs

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

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, open the template selector
2. Select **Blogs**, then **Default blog post.**
3. Make necessary changes
4. **Save**
   {% endhint %}

## Section settings <a href="#blog-settings" id="blog-settings"></a>

### **General**

**Section width:** You can choose among Fluid container, Full width, Stretch width for the banner layout.

**Sidebar position:** Determine the placement of the sidebar in relation to your content to complement your page layout and user experience.

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

### Blog

**Layout:** Opt for a grid or list arrangement to best display your content.

**Items to show:** Determine the total number of products to showcase.

**Items per row:** Specify the number of items per row for organizing your content, applicable for grid layouts.

**Column gap:** Adjust the space between columns to achieve a balanced and neat presentation.

**Pagination type:** Choose the style of pagination from default, load more, or infinite scrolling to enhance navigation through your content.

**Button load more label:** Input content here to be displayed as the button label.

<figure><img src="/files/5lsdyo3mfkh80fjtkTxb" alt=""><figcaption></figcaption></figure>

### Promotion image

You can upload an image to serve as a visual representation for the link you select.

**Position:**

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

### Posts settings

**Image ratio:** Offers multiple preset choices along with the option for a custom ratio to fit your specific needs.

**Custom ratio:** Set an aspect ratio based on your preference.

**Readmore button style:** Determine the style for the button.

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

### Mobile options and Section padding

**Items per row:** In mobile view, the number of items displayed on each row in the grid layout can be customized to suit your preferences and the overall design of your site.

Section padding allows you to specify the space between this section and the preceding or following sections, or both.

<figure><img src="/files/4xqNFYMxX47u6LeSUxk0" 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/glozin-theme/other-pages-settings/blogs.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.
