# Article card

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Theme settings**
2. Locate **Article card**
3. Make necessary changes
4. **Save**
   {% endhint %}

It is for adjusting the article image ratio and content alignment. You can enable/disable the card elements if needed.

* **Show tags**: Display relevant tags from the article/blog post

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

* **Show published date**: Display the date that the article/blog is issues

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

* **Show excerpt:** Display a short summary of the article/blog

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

* **Show read more link:** Lead the customers to the full article/blog post

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

<figure><img src="/files/C32KcDT8FHqLmusSRGFk" 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/megamog-theme/theme-settings/article-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.
