milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
918 stars 196 forks source link

Menu dropdowns getting cut off on small screen #230

Open JonathanMenon opened 11 years ago

JonathanMenon commented 11 years ago

Hi,

For some reason the main menu is not working for me on small screens. When I touch or click the menu icon I get the first-level dropdown just fine. But when I select one of the options that has a second level, the second level gets cut off.

Here:

http://jmenon.com/sandbox/blog/

First level works fine:

first levelk ok

Second level breaks:

second-level broken

If you narrow the screen until the Top Bar menu collapses to the icon, then click the icon and select the second-level menu under "Services" you can see that the menu with Adults, Students and Couples gets cut off halfway through the Students option.

It's almost as if the dropdown on the second level has a maximum height setting that I can't find.

I would really appreciate help with this.

Thank you.

Jonathan Menon

JonathanMenon commented 11 years ago

With this problem, I am using the standard Wordpress theme menu option to build my menu. I'm not doing anything fancy or questionable.