# Blog posts

The section Blog Post 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.

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

{% 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>

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

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

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

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

<figure><img src="/files/29X6tTrF78OrH4sRIVe3" 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/55VRkCPexF7FOEWRHDhj" 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/wq0Ao5tHY7aUMEPt5O3H" alt=""><figcaption></figcaption></figure>

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

The card section is adjusting the blog image ratio and content alignment inside. Furthermore, you can enable/disable the card elements if needed:

* **Aspect Ratio:** Allows you to select the proportion between the width and height of images using preset options.
* **Custom Ratio:** Offers the flexibility to define your own preferred ratio for images, tailoring them to your specific design needs.
* **Image hover effect:** This option allows you to set an effect when hovering for image with many selections (Warning: Hovering effect will resize your images).
* **Show Author:** This feature displays the name of the author associated with the blog post.
* **Show Category:** This option reveals the category under which the blog post is classified.
* **Show Published Date:** This setting shows the date on which the blog post was published.
* **Show Excerpt:** Enables a brief summary of the blog post to be displayed.
* **Show Read More:** This button guides customers to the complete blog post for further reading.
* **Content Center:** Aligns the text content to the center, enhancing readability and aesthetic appeal.

<figure><img src="/files/49pyGwzHL06gmIMsjmIF" alt=""><figcaption></figcaption></figure>

## Section paddings <a href="#id-5.-section-paddings" id="id-5.-section-paddings"></a>

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

<figure><img src="/files/o17LvqTJD56za5Eu6jXG" 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://blueskytechco.gitbook.io/alukas-shopify/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.
