> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/consulting-theme-documentation/content/setting-up-content-pages-and-posts/header-navigation.md).

# Header Navigation

Header Navigation section of the Page Settings allows to customize Header Menu for the Page individually:

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

### Header Positioning

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

**Style -Inverse** - This option swappers logo and dark logo.

**Transparent Header** - When this option is enabled, the header will be positioned absolutely above the blocks.

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

### Header Styles

This option shows additional settings for Main Header. When the option is disabled after making changes, settings will still be applied.

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

* **Header Background** - The background color of the Main header that will be applied when the Transparent header is disabled.
* **Header Shadow** - The background color of the line that will be displayed below the Main Header.

<figure><img src="/files/8YElPcQKjrbMuPeD6ngV" alt=""><figcaption></figcaption></figure>

### Styles of WooCommerce Cart

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

**Additional Customization** - This option shows additional settings for WooCommerce Cart Icon. When it is enabled colors can be customized individually for the page.

### Styles of WPML Multi-language

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

**Additional Customization** - This option shows additional settings for WPML Language Switcher. When it is enabled colors can be customized individually for the page.

### Styles of Social Icons

<figure><img src="/files/7KoKMx6wdAfWJ7hldMLg" alt=""><figcaption></figcaption></figure>

**Additional Customization** -  This option shows additional settings for Social Icons. When the option is disabled after making changes, settings will still be applied.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.stylemixthemes.com/consulting-theme-documentation/content/setting-up-content-pages-and-posts/header-navigation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
