# Blog cards

## How to customize Blog cards

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

1. In the theme editor (**Customize**), click **Theme settings.**
2. Navigate to the **Blog cards** section.
3. Make necessary changes.
4. Click **Save.**
   {% endhint %}

Change the **Image ratio** of Blog cards using the drop-down list. And you can enable/disable the card elements if needed.

* **Show date**: Display the date that the article/blog is issued.
* **Show excerpt**: Display a short summary of the article/blog.
* **Show learn more button**: Lead the customers to the full article/blog post.

<figure><img src="https://3064615700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3yE7VVjvl0MgK6awOPKB%2Fuploads%2FTCb7isYRqbbVvCatp6G2%2Fblogcards.png?alt=media&#x26;token=7f77ac9d-5fc9-4e10-88a8-1dc9ce49cf0f" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Expert Tip :bulb: Learn [how to write a blog post here.](https://help.shopify.com/en/manual/online-store/blogs/writing-blogs)
{% endhint %}


---

# 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/sleek-theme/theme-settings/blog-cards.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.
