> For the complete documentation index, see [llms.txt](https://7iquid.gitbook.io/carmelina-wordpress-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://7iquid.gitbook.io/carmelina-wordpress-theme/basic-site-setup/hidden-mobile-menu-builder.md).

# Hidden Mobile Menu - Builder

### Create Hidden Mobile Menu

1. Navigate to Template from the `Themename Dashboard -> Template`
2. Click `Add New` button on top
3. Put a Hidden Mobile menu template name and you need to choose the type for the template as **`Hidden Panel`**
4. **Click `Publish` button for save template**
5. Click `Edit with Elementor` and start adding the widgets you want

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

<div align="left"><figure><img src="/files/QaSoZQkNaUsy6rfdr1Jd" alt=""><figcaption></figcaption></figure></div>

### Edit Hidden Mobile Menu

1. Navigate to Template from the `Themename Dashboard -> Template`
2. Select "Hidden Panel" Filter and click "Filter" button
3. Click "`Edit width elementor`" link from Hidden Mobile Menu layout you want changing
4. In Elementor page builder editor, you can change menu, text, ...
5. Click `Update` button for save template

<div align="left"><figure><img src="/files/08ww6YArrmAu4MN0K973" alt=""><figcaption></figcaption></figure></div>

### Assign and Display at frontend

1. Click `Edit with Elementor` on Header Mobile layout
2. In Header Mobile Elementor Editor Builder, choose `PXL Anchor` widget element
3. On the Left Panel let Select Templates is `Mobile Menu` and custom some other option if you want
4. Click `Update` button on the bottom left
5. In Frontend you can see it display when click on `PXL Anchor` widget icon

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

<div align="left"><figure><img src="/files/zW63X0cvPWbbTkgxAeL9" alt=""><figcaption></figcaption></figure></div>


---

# 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://7iquid.gitbook.io/carmelina-wordpress-theme/basic-site-setup/hidden-mobile-menu-builder.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.
