Title: Submenu doesn&#8217;t scroll
Last modified: November 20, 2017

---

# Submenu doesn’t scroll

 *  Resolved [The_Mask](https://wordpress.org/support/users/the_mask/)
 * (@the_mask)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/submenu-doesnt-scroll/)
 * Hello,
 * I have a long submenu that doesn’t scroll if you go to STATIUNI -> STATIUNI BALNEO
   or to STATIUNI -> STATIUNI TURISTICE
    Can you help me with this? Thank you so
   much! C.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsubmenu-doesnt-scroll%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Vishakha Patel](https://wordpress.org/support/users/vishakha/)
 * (@vishakha)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/submenu-doesnt-scroll/#post-9758499)
 * Hi There,
 * Thank you for using the theme.
 * I checked this and it seems like there is a small problem.
 * I have reported it to the development team to resolve. In the meantime, you can
   resolve it by adding following custom CSS code to Customize > Additional CSS.
 *     ```
       .main-navigation ul ul li:hover > ul{
           overflow: scroll;
           height: 600px;
       }
       ```
   
 * Let me know if you need any further help.
 * Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Submenu doesn’t scroll’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/islemag/1.1.14/screenshot.png)
 * islemag
 * [Support Threads](https://wordpress.org/support/theme/islemag/)
 * [Active Topics](https://wordpress.org/support/theme/islemag/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/islemag/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/islemag/reviews/)

## Tags

 * [scroll](https://wordpress.org/support/topic-tag/scroll/)
 * [submenu](https://wordpress.org/support/topic-tag/submenu/)

 * 1 reply
 * 2 participants
 * Last reply from: [Vishakha Patel](https://wordpress.org/support/users/vishakha/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/submenu-doesnt-scroll/#post-9758499)
 * Status: resolved