# Menu

**Navigation:** *Customizer → Typography → Menu*

### Main Items

* **Font Family** – Choose the font for your top menu items.
* **Font Weight / Variant** – Select thickness or style (e.g., Regular, Bold, Italic).
* **Font Size** – Define the size of menu text for visibility.
* **Font Color** – Pick the color for your menu items.
* **Text Transform** – Change casing (uppercase, lowercase, capitalize).
* **Text Decoration** – Add underline or other decorations.
* **Line Height** – Adjust vertical spacing for better alignment.
* **Letter Spacing** – Control the spacing between menu letters.

***

### How to Change

1. Go to **Customizer → Typography → Menu**.
2. Open the **Font Family dropdown** and select your preferred font.
3. Adjust the **Font Weight** to set menu text thickness.
4. Set the **Font Size** to make menu items clear and readable.
5. Use the **Color Picker** to select a text color.
6. Apply **Text Transform** (uppercase/lowercase/capitalize) if needed.
7. Adjust **Letter Spacing** and **Line Height** for alignment and spacing.
8. Preview changes in real time and click **Publish** to save.

***

💡 **Tip:** Use a bold font for the menu to make navigation stand out, but avoid very large sizes that could break the layout.

<figure><img src="/files/FczYZSoo0yqiV507Hh0A" 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/menu.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.
