# Enable scrollbar for submenu

If your submenu has too many items and doesn't fit on the screen, you can enable a scrollbar to allow users to scroll through the submenu easily.

### 🧭 Steps to Enable Scrollbar

1. **Access General Settings.**

* Log in to your app's admin panel.​
* In the left-hand navigation bar, click on **"General Settings."**&#x200B;

2. **Enable Submenu Scroll.**

* Check the **"Enable scrollbar on desktop"** box to enable scrolling on desktop.
* Check the **"Enable scrollbar on mobile"** box to enable scrolling on mobile.

3. **Preview Your Changes.**

* Publish the menu on a duplicate theme to review the updates before applying them to your live site.

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

**💬 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/other-settings/enable-scrollbar-for-submenu.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.
