Responsive Menu Navigation Height too short
-
On mobile the menu has a height of 250px which is tall enough for the top level navs. But when you click on a child link the menu height is not recomputed to allow for those links to show beyond the 250px restriction. It is really tricky to override with CSS due to what I believe is the js computing the height. Any hacks I could add to my child theme or other suggestions? Thanks!
This is where I see the 250px height.
<div id="header-responsive-inner" class="responsive-links nav-collapse in collapse" aria-expanded="false" style="height: 250px;">The page I need help with: [log in to see the link]
The topic ‘Responsive Menu Navigation Height too short’ is closed to new replies.
