# Main Menu

#### **Background Color**

* Set the background color of the main menu.
* Example: Dark colors for contrast with white text, or light colors for a minimal look.

#### **Link Color**

* Controls the color of menu items (links).
* Choose a color that is readable and aligns with your website design.

#### **Link Hover/Active Color**

* Defines the color of menu items when hovered over or active (current page).
* Recommended: Use a contrasting or highlight color to show interactivity.

#### **Separator/Border**

* Manage the color of separators or borders between menu items.
* You can make it subtle (light gray) or bold depending on your design style.

#### **Search Button Background**

* Customize the background color of the search button in the menu.
* Suggested: Use a highlight color to make the search icon stand out.

### ✅ Tips

* Keep **contrast** in mind: if your background is dark, choose light link colors.
* Use the **hover/active color** to create a smooth navigation experience.
* The **search button** should be visible but not distracting — use accent colors.

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


---

# 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://docs.stylothemes.com/urdunews/customization/header/main-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.
