> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/olars/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/olars/content-management-1/set-up-header.md).

# Set up Header

**Step 1:** Go to WordPress Dashboard > Appearance > Header  & Footer Builder > Add new > Edit with Elementor

![](/files/-Mf_q0MMGIw32bKEAsdD)

By bringing the power of the Elementor editor to the header/footer areas, you can design them any way you like, full-width included, and be able to complete projects faster than ever. You can also save header and footer templates, and reuse them on any other project.

If you are beating yourself up right now for all the hours you lost in the past over your header design, we share your feelings. From now on, with the help of Theme Builder, things are going to be much faster. [Learn How To Build Headers](https://www.youtube.com/watch?v=tDePkL-1tu4)

​**Step 2:** Menu

![](/files/Hd7XEgDp2xJBE4t85UZr)

**Step 3:** Edit "Logo" for shop

![](/files/LfkA596TBseP6GWG90AL) ![](/files/DPmI01SuyrwnduZ2o9JN)

**Step 4:** Edit Header Group

![](/files/YTybwaAT80pHY9mOX47P)

**Step 5:** Edit Menu Canvas Mobile

![](/files/rqRxYJ3jDvsFI8lwrdeb) ![](/files/ATDiS9sn3onzRfSdyUPs)

**Step 6:** Edit Language Switcher&#x20;

![](/files/iyafGTgmav5RCaMHrNav)

## &#x20;How are Conditions Displayed?

* Choose tab Header Footer & Block and you can add template that has created to page.

![](/files/-Mf_uzX1w9zJvusB5N9E)

* Edit the display of your Header Footer & Blocks Template that can add the created template to the page.

![](/files/-Mf_vE72qSXdsWFrGFXL)

Click SAVE & CLOSE


---

# 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://wpdocs.gitbook.io/olars/content-management-1/set-up-header.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.
