Title: Dropdown needs scroll
Last modified: August 31, 2016

---

# Dropdown needs scroll

 *  [sarahkerr1](https://wordpress.org/support/users/sarahkerr1/)
 * (@sarahkerr1)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/dropdown-needs-scroll/)
 * Hi- reposting as have had no anser and not sure how to ‘bump’ my post.
 * I have recently launched a website at [http://www.wildhorizons.co.zw](http://www.wildhorizons.co.zw)
   and have realised that on my navigation menu people cannot scroll through the
   menu items on the very long drop down menu (which is so long that some people
   do not see items low in the menu). See the site> activities> Zimbabwe activities
   for an example. Is there a way to do this with CSS or a plugin?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Menaka S.](https://wordpress.org/support/users/menakas/)
 * (@menakas)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/dropdown-needs-scroll/#post-7332478)
 * Hi,
    That is a WordPress issue, I think.
 *  Thread Starter [sarahkerr1](https://wordpress.org/support/users/sarahkerr1/)
 * (@sarahkerr1)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/dropdown-needs-scroll/#post-7332484)
 * Dear Menaka- can you explain further? do you know of a fix?
 *  [Menaka S.](https://wordpress.org/support/users/menakas/)
 * (@menakas)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/dropdown-needs-scroll/#post-7332517)
 * For now the only advice I can give is to rework your menu with submenus, so that
   all its items show in all decent sreen resolutions.
 *  Thread Starter [sarahkerr1](https://wordpress.org/support/users/sarahkerr1/)
 * (@sarahkerr1)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/dropdown-needs-scroll/#post-7332529)
 * Hi- there are other people who have asked this- [http://presscustomizr.com/support-forums/topic/last-menu-items-sub-menu-off-screen/#post-76087](http://presscustomizr.com/support-forums/topic/last-menu-items-sub-menu-off-screen/#post-76087)
   
   however the above doesn’t work for me… I am convinced there must be a way to 
   do it- I already have submenus- it’s actually items in a sub menu that disappear
   off the page. I know it will have something to do with overflow and have tried
   the following code with no success: } .tc-header .dropdown-menu { max height:
   500px; overflow-y:scroll; } } [@media](https://wordpress.org/support/users/media/)(
   max-width: 979px){ .tc-header .dropdown-menu { max height:500px; overflow-y:scroll;}}

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Dropdown needs scroll’ is closed to new replies.

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

## Tags

 * [dropdown](https://wordpress.org/support/topic-tag/dropdown/)
 * [dropdown menu](https://wordpress.org/support/topic-tag/dropdown-menu/)

 * 4 replies
 * 2 participants
 * Last reply from: [sarahkerr1](https://wordpress.org/support/users/sarahkerr1/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/dropdown-needs-scroll/#post-7332529)
 * Status: not resolved