Title: Scroll function in dropdown menu &#8211; submenu does not open
Last modified: May 25, 2021

---

# Scroll function in dropdown menu – submenu does not open

 *  [dezzzign](https://wordpress.org/support/users/dezzzign/)
 * (@dezzzign)
 * [5 years ago](https://wordpress.org/support/topic/scroll-function-in-dropdown-menu-submenu-does-not-open/)
 * Hello.
    I have too long dropdown menu so I’ve added scroll function to it with
   the help of CSS.
 *     ```
       .nav li ul { width: 290px; }
   
       #scrollmenu li li a { width: 250px; }
   
       .scrollmenu ul {
             height: 400px;
       	    overflow-x: visible;
             overflow-y: scroll;
       }
       ```
   
 * Now I have submenu that does not open it’s subcategories. How can I fix this?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fscroll-function-in-dropdown-menu-submenu-does-not-open%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [corrinarusso](https://wordpress.org/support/users/corrinarusso/)
 * (@corrinarusso)
 * [5 years ago](https://wordpress.org/support/topic/scroll-function-in-dropdown-menu-submenu-does-not-open/#post-14481313)
 * Eeesh.
    While your intent it good, imo that’s some nasty UX.
 * how about converting to a mega menu?
    [https://www.wpbeginner.com/plugins/how-to-add-a-mega-menu-on-your-wordpress-site-step-by-step/](https://www.wpbeginner.com/plugins/how-to-add-a-mega-menu-on-your-wordpress-site-step-by-step/)
   [https://wordpress.org/plugins/wp-megamenu/](https://wordpress.org/plugins/wp-megamenu/)
   [https://en-ca.wordpress.org/plugins/megamenu/](https://en-ca.wordpress.org/plugins/megamenu/)

Viewing 1 replies (of 1 total)

The topic ‘Scroll function in dropdown menu – submenu does not open’ is closed to
new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [corrinarusso](https://wordpress.org/support/users/corrinarusso/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/scroll-function-in-dropdown-menu-submenu-does-not-open/#post-14481313)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
