# Small Header

#### **Show Small Header**

* **Enable / Disable** the small header section at the top of the site.
* When enabled, it usually displays the date or other meta info.

#### **Date Format**

* Select the format in which you want the date to appear.
* Available option:
  * **Hijri (Islamic) Date** → Displays the Islamic calendar date in the header.

#### **Fix Islamic Date**

* Allows you to **adjust the Hijri date** by adding or subtracting days.
* Example: If your region follows a slightly different calculation, you can set **+1** or **-1** to align with the local Hijri calendar.
* Default: **0** (no adjustment).

### ✅ Tips

* Use the **Small Header** to display important information like the current date.
* If your audience is primarily Muslim, enabling **Hijri Date** provides added relevance.
* Use the **Fix Islamic Date** carefully to ensure your dates match local practices.

<figure><img src="/files/yUKqXF9y0jwDsczL1sLs" 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/urdunews/customization/header/small-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.
