# Header

### Header Styles

Open Customizer from WP admin - Appearance  - Customizer, locate the Header section.

![Transparent header](/files/-MOFuIqjuANNreP34yI_)

![Sleek Header](/files/-MOFuMyKO3IdqgpQf9k2)

{% embed url="<https://www.youtube.com/watch?v=n0Mz6Sq9zAU>" %}
Video explainer of how customizer works
{% endembed %}

### Setting Logo

Go to WP admin - WPLMS - Header , there you can set logos.

1. Standard logo : Visible in desktop
2. Alternate logo : Visible when the header is fixed. This is useful when the sticky header is of different color.
3. Mobile logo : The logo which is displayed on mobile screens.
4. Favicon : The icon which appears in the browser bar.

![](/files/-M_qOOu5-PUVI1VstBmb)

### Adjusting Logo

Open Customizer from WP admin - Appearance  - Customizer, locate the Header section.

![Adjusting logo height](/files/-MOFoEa_iTA5_CjwLpjr)

### Adjusting Menu Height

Open Customizer from WP admin - Appearance  - Customizer, locate the Header section.

![Menu padding](/files/-MOFoUKiBFFWCK-zw6yI)

Together based on Menu padding and logo top bottom padding you can adjust the header appearance.


---

# 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.wplms.io/administrator-guide/step-by-step-guide-for-administrators/customizer/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.
