# Can I show each separate menu on mobile version and desktop version

Yes, the app does! You will need to use the multi-menu function that is in the PROFESSIONAL plan to create and use the two menus to show on the front end.

To show a menu on only the desktop version or mobile version, please select **Show menu on this CSS selector** > enter the CSS selector of main menu + leave blank in CSS of mobile menu to show only on Desktop version (and vice versa)\
![](/files/VQy8WVKBJS8jicfAi8Hk)

Note: The CSS selectors vary depending on your theme. Examples:

* For some themes, the main menu might be `#SiteNav`, `#nav`, `.main-menu`, etc.
* The mobile menu might be `#AccessibleNav`, `#mobile-menu`, `.nav-mobile`, etc.
* To find the correct selector, use your browser's **Inspect Element** tool (F12 in Chrome).

If you are not familiar with the CSS, we're always here to assist, please leave us a prompt request at <hi@globosoftware.net> or live-chat and our support team will support you right away. No stress though!&#x20;

<br>


---

# 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.globo.io/mega-menu/faqs/can-i-show-each-separate-menu-on-mobile-version-and-desktop-version.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.
