# FAQ

#### Question 1: Why doesn’t Navi+ automatically display the desktop Mega Menu on mobile devices?

The browsing experience on desktop and mobile is fundamentally different — especially in how users navigate and interact with a website.

On desktop, users have more screen space and can easily view large, complex mega menus displayed under the header.

However, on mobile, the screen is smaller and users navigate mainly with their thumbs, so showing the same mega menu would make the interface cluttered, hard to tap, and slower to load.

That’s why Navi+ doesn’t automatically convert a desktop mega menu into a mobile version.

Instead, you should create a dedicated mobile menu that provides a better user experience:

* Main menus — place them in a TabBar at the bottom of the screen, where they’re easy to reach with a thumb.
* Additional menus — move them into a Slide (Hamburger) menu (slide-out panel) or a mobile-specific Mega Menu.

👉 With Navi+’s convenient Copy & Paste menu feature, you can duplicate your desktop mega menu and adapt it for mobile in just a few minutes — giving you full control and ensuring both versions are perfectly optimized for their platforms.

<figure><img src="/files/DrEdTC2MKHOuusQtPKkY" 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://help.shopifas.com/manual/website/help.naviplus.io/usage/mega-menu-desktop/faq.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.
