# Blog posts

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

The section **Blog posts** allows you to automatically add those articles which have the same blog group without manually adding one-by-one. It's never been easier to create a blog post.

{% hint style="success" %}
Steps

* In the theme editor **(Customize)**, click **Add section**
* Locate **Blog posts**
* **Save**
  {% endhint %}

## **Section header** and **general** <a href="#id-1.-section-header-and-general" id="id-1.-section-header-and-general"></a>

**Section width:** You can choose among Fluid Container, Stretch width, Full width for the layout or just leave it with the default layout of the video.

**Color scheme:** You are allowed to change text color, background color, etc. with preset color.

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

Use the provided text fields to add a suitable heading/description. Leave any of them blank if you do not want to display them.

Adjust the text alignment (left/center/right) along with the font size.

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

## **Blog settings** <a href="#id-3.-blog-settings" id="id-3.-blog-settings"></a>

This section allows for the inclusion of selected blog posts, enabling you to feature content that aligns with your preferences or thematic focus.

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

Utilize the slider to modify both the number of blog posts per row and the total number of posts shown. Furthermore, you have the option to adjust the spacing between each post within this section.

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

## Carousel settings <a href="#id-4.-post-settings" id="id-4.-post-settings"></a>

**Show Next/Back**: Display arrows to navigate to the next or previous item.

**Pagination**: Choose from different types of pagination options.

**Setup period time**: Configure the time interval for changing slides.

**Reveal next slide**: Allow a part of the next slide to be visible while the previous one is still displayed.

<figure><img src="/files/wF2DCkh7IuqvvBb8vIOY" 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/P8o5GnElY3dJRKEI0UA2" 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/theme-sections/blog-posts.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.
