How to fix: 'Menu bar disappears on mobile' in Zelle

Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

It's really easy to fix. You just need to go Appearance -> Customize -> Additional CSS section add the following code to fix this issue:

nav#site-navigation.in {
	height: auto !important;
}

Let us know if it works!

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us