# Header

Navigate to **Appearance > Customize > Header**

### Small Header

* **On / Off** toggle to enable the **Small Header**.
* When enabled, a **compact version of the header** is displayed at the top of the website.
* Useful for displaying quick information like the date, social icons, or shortcuts without taking much space.

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

### Sticky Menu

* **On / Off** toggle to enable the **Sticky Menu**.
* When enabled, the **main navigation menu remains fixed** at the top of the screen while scrolling.
* Improves usability by keeping navigation accessible at all times.

<figure><img src="/files/KeGXrnwm5Xd14Uc7qjsz" 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-lite/customization/header.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.
