# Blog post card

In order to support a wider variety of layouts, the blog post image aspect ratio is fixed to the size of the uploaded image.

### Settings

* **Title font style:** Set this setting depending on the average blog post title length.
* **Show excerpt:** If your blog post has an [excerpt](https://help.shopify.com/en/manual/online-store/blogs/writing-blogs/working-with-blog-posts#display-an-excerpt-from-a-blog-post), you can choose to display it within the product cards.
* **Show read more:** Enable this to display the words 'Read more' within the blog post card. You can edit this text within the stores translations.
* **Tag style:** Choose between **primary, secondary,** or **text** for tag display. This draws from the button settings.
* **Tag position:** You need to have [added tags to your blog posts](https://help.shopify.com/en/manual/online-store/blogs/writing-blogs/working-with-blog-posts#add-tags-to-a-blog-post) before they will display. If you choose the **side** position, the tags will be displayed to the side only if there is enough room, otherwise it will be displayed on top of the post title. Use **above title** to display them above the post tiel consistently.


---

# 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.ultramarinastudios.com/theme-settings/blog-post-card.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.
