# Header Settings

## I: Choose a Header for All Pages. <a href="#i-choose-a-header-for-all-pages" id="i-choose-a-header-for-all-pages"></a>

Suppose that, you like to choose "Header version 1" for all your pages

### Step 1: Choose Header in Global <a href="#step-1-choose-header-in-global" id="step-1-choose-header-in-global"></a>

Go to Appearance >> Customize >> Header Global >> Global Setting >> Header Version , select: "version1"

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

**Please, note**: The header you select in this section will be applied to all pages except some pages like the rental list page. Therefore, if you want to choose "Header version 1" for this page, follow the step 2 to do this.

### **Step 2: Choose Header for Rental List Page**

* Go to Appearance >> Customize >> Rental List >> General Setting >> Header Style Dropdown: choose "Header version1"

### Step 3: Choose "Global" Option in Header Version Drop-Down of All Pages <a href="#step-3-choose-global-option-in-header-version-drop-down-of-all-pages" id="step-3-choose-global-option-in-header-version-drop-down-of-all-pages"></a>

Go to: Pages >> All Pages >> Edit Every Page >> General Setting >> Header Version Drop-down: choose "Global in Customizer" option

**Please, note**: To display General Setting Area, you have to install and active CMB2 plugin.

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

## II: Choose a Header for a Page <a href="#ii-choose-a-header-for-a-page" id="ii-choose-a-header-for-a-page"></a>

Go to Pages >> All Pages: choose a page that want to change its header, go to: General Setting area >> Header Version drop-down:

**Please, note**: To display General Setting Area, you have to install and active CMB2 plugin.

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

Options in Header Version drop-down:

* **Global in Customizer**: Use the header that is set in Appearance >> Customize >> Rental List >> General Setting >> Header Style Dropdown

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

* **Default**: You only can customize this header in Appearance >> Customize >> Header Global >> Default Header

<figure><img src="/files/9ip2zugjQjGA7SVileXI" alt=""><figcaption></figcaption></figure>

* **Header Version1, Header Version2, Header Version3, Header Version4**: You can customize these headers in Appearance >> Customize >> Header Global

<div><figure><img src="/files/yfM8UmA9GTGQaVOqN9le" alt=""><figcaption></figcaption></figure> <figure><img src="/files/xAYlnCgJOgrNJIjvkwBM" alt=""><figcaption></figcaption></figure> <figure><img src="/files/hn7WQ9Ky8kwHrdWbTgpy" alt=""><figcaption></figcaption></figure> <figure><img src="/files/egYHnfs3TzYVtYEMXggD" alt=""><figcaption></figcaption></figure></div>

## III: Change Data for Headers <a href="#iii-change-data-for-header" id="iii-change-data-for-header"></a>

* **Change Logo: Appearance >> Customize >> Header Global >> Global Setting**&#x20;

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

* **Change Menu**: Appearance >> Customize >> Menu

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

* **Modify other data for default header**: You need to change the data in the theme file (`template-parts/header-default.php`) if the header is the default 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://ovatheme.gitbook.io/ireca/basic/change-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.
