# Layout

{% embed url="<https://youtu.be/c2sMQdpKkfE>" %}

### 1. Manage Header Style & Layout

From the **Customizer → Header → Header Layout**, you can manage different parts of the header.

* **Small Header** – Enables a compact header style.
* **Logo & Banner** – Allows you to display the site logo alongside a banner.
* **Navigation** – Controls the placement of the site navigation menu.

***

### 2. Header Content Alignment

You can choose how the **logo** and **banner** are aligned in the header.

Options available:

* **Logo & Banner** – Displays both logo and banner side by side.
* **Center Logo Only** – Centers the logo in the header.
* **Center Banner Only** – Centers the banner in the header.


---

# 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/header/layout.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.
