# Why menu item not redirecting on mobile?

I'm sorry to hear you're experiencing issues with menu items not redirecting as expected. To address this, please follow the steps outlined below:

* Check and Update Menu Settings
  * From the **admin site** of the app, select the menu that you want to work on.
  * Click on the **Settings** icon.​
  * In the settings panel, scroll down to the **Trigger Mobile** section.
  * Select the **Click** option to ensure the item responds appropriately on mobile devices.
  * Click **Save** to apply the changes and republish menu.
  * Test the menu item on a mobile device to confirm it redirects as intended.

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

* If the Issue Persists
  * **Theme Conflict:** Some Shopify themes may have built-in menu functionalities that override or conflict with the Globo Mega Menu app. Try switching to a default Shopify theme (e.g., Dawn) and check if the issue persists.
  * **Custom Code Interference:** If you have custom JavaScript or third-party apps affecting navigation, they might interfere with the redirection. Try disabling them temporarily to identify the source of the conflict.

**💬 Need help?**

Email us at **📧 <hi@globosoftware.net>** - we’re happy to assist!


---

# 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/why-menu-item-not-redirecting-on-mobile.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.
