# Pages and Menu

### Menu

Set the menu via **WP Admin → Appearance → Menus → Manage Locations**

![](/files/JuRerOgnlh7pmddKiqVN)

#### **Topbar right menu**

Follow the below steps

**Step-1:** Go to your admin dashboard and click Appearance -> Menus

**Step-2:** Select the "Secondary (Top Nav) from dropdown and Click select

**Step-3:** Edit menus or add pages,post,etc.,

**Step-4:** Finally Click the **save menu** button

#### **Home page**

1. Set the home page via WP Admin → Settings → Reading → A static page → Front Page → set to Home.

![](/files/kzX7Vv24sXDzsn67KNqw)

1. Go to Pages -> Edit Home page. Select "Home Page" Template from Page Attributes.

![](/files/3wHISswkN0ZmpRSPsp4f)

If you haven't used the demo content, explained in the previous section, you can reproduce our home page using shortcodes in the video tutorial. Below is the complete Home page customizing video tutorial:

{% embed url="<https://youtu.be/bZIyfM3q0Tk>" %}

Direct Youtube link: [Runway theme home page customization using visual composer in wordpress](https://www.youtube.com/embed/bZIyfM3q0Tk)

All other home pages are configured similarly.


---

# 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://wpdocs.themeparrot.com/wordpress-themes/runway/pages-and-menu.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.
