# Blogs

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

A well-organized and visually appealing blog is crucial for capturing attention and keeping visitors engaged on your Shopify store. Our blog list template provides a powerful foundation to showcase your latest content in a clean and user-friendly format.

{% hint style="success" %}
Steps:

1. In the theme editor (**Customize**), open the template selector
2. Select **Blogs**, then **Default blog.**
3. On the left-sidebar, select **Blog posts.**
4. Make necessary changes **> Save.**
   {% endhint %}

### Section settings

* **Number of blog posts to show:** Change the number of posts to show per page.
* **Number of columns on desktop**: between 1-4 columns.
* **Column gap and Row gap**: Change the spacing between blog posts.&#x20;

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

### Card settings

Change the Heading size and Enable/disable the blog post information as you want.

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

## Block settings

#### Featured blog

Add a block **Featured blog** to highlight the first post.

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

#### Heading

Add a block **Heading** to show the blog's heading.

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

#### Tags

Add a block **Tags** to show the blog's available tags.

<figure><img src="/files/c5gwiYjynt6OOXjhdS7P" 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://docs.foxecom.com/hyper-theme/other-pages/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.
