# Archive

**Navigation:** *Customizer → Typography → Archives*

### Heading Text

Controls the font styling for post titles in archive pages.

* **Font Family** – *Noto Nastaleeq*
* **Font Variant** – 700 (Bold)
* **Font Size** – 16px
* **Font Color** – Choose a color for archive post headings
* **Text Align** – Right
* **Text Transform** – None
* **Text Decoration** – None
* **Line Height** – 40px
* **Letter Spacing** – 0

***

### Excerpt Text

Controls the font styling for post excerpts shown under archive titles.

* **Font Family** – *Noto Nastaleeq*
* **Font Variant** – Regular
* **Font Size** – 12px
* **Font Color** – Choose a color for excerpt text
* **Text Align** – Right
* **Text Transform** – None
* **Text Decoration** – None
* **Line Height** – 30px
* **Letter Spacing** – 0

***

### Post Meta

Controls the styling for **meta information** (author, date, comments, etc.) displayed in archives.

* **Font Family** – *Noto Nastaleeq*
* **Font Variant** – Regular
* **Font Size** – 12px
* **Font Color** – Choose a color for post meta text
* **Text Align** – Right
* **Text Transform** – None
* **Text Decoration** – None
* **Line Height** – 30px
* **Letter Spacing** – Default (0)

***

### How to Change

1. Navigate to **Customizer → Typography → Archives**.
2. Under **Heading Text**, choose the font, size, and color for archive post titles.
3. Under **Excerpt Text**, adjust the font styling for post summaries.
4. Under **Post Meta**, set the font for details like author, date, and comments.
5. Modify **Text Transform**, **Line Height**, and **Letter Spacing** as needed for spacing and readability.
6. Preview changes live in the Customizer.
7. Click **Publish** to save your settings.

***

💡 **Tip:**

* Use a **slightly larger, bold font** for archive headings to make them stand out.
* Keep **excerpt and meta text smaller** so they don’t overpower the titles.

<figure><img src="/files/lc9nusMmT7o3zfXLgltZ" 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.stylothemes.com/urdupress/customization/typography/archive.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.
