# Site Menu

The theme offers extensive options to customize your site's main and sub-menus. This allows you to control the appearance, animations, background, and colors of your navigation menus, ensuring they align with your site's design.

{% hint style="success" %}

* Go to **Appearance > Customize > Site Menu** in your WordPress dashboard.
* Adjust the Main Menu and Sub Menu settings to match your design preferences.
* Save the changes and preview your site.
  {% endhint %}

### Customizing ▸ Site Menu

Under **Site General ▸ Site Menu**, you can customize the appearance and behavior of your website’s navigation menus.

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

**Main Menu**

* **Menu Active Style**\
  Choose the style applied to the active (current) menu item.
* **Customize Menu BG**\
  Enable background customization for the main menu.
  * **Background Color** – Set a custom background color.
* **Customize Menu Link Colors**\
  Enable custom colors for menu links.
  * **Menu Link Color** – Define the default link color.
  * **Menu Link Hover Color** – Set the hover color for menu links.
  * **Active Menu Color** – Choose the text color for the active menu item.
  * **Active Menu BG Color** – Set the background color for the active menu item.

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

**Sub Menu**

* **Sub Menu Wrapper Animation**\
  Select the animation effect for submenu display (*Default* or custom effects if available).
* **Customize Sub Menu Wrapper**\
  Control the styling of the submenu container.
  * **Custom BG – Sub Menu Wrapper** – Enable or disable a custom background.
  * **Sub Menu Wrapper Border** – Add a border around the submenu (default is *No*).
  * **Sub Menu Wrapper Radius** – Apply rounded corners to the submenu (default is *No*).
  * **Sub Menu Wrapper Shadow** – Add a drop shadow to the submenu (default is *No*).
* **Customize Sub Menu Links**\
  Option to enable custom typography and colors for submenu links (default is *No*).
* **Customize Mega Menu Title**\
  Option to enable custom typography and styling for mega menu titles (default is *No*).


---

# 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://wdt-kirki.gitbook.io/wdt-kirki/theme-customizer/site-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.
