Reply To: Nav menu on small mobile height device forces users to scroll; confusing

#10035517
Support
Keymaster

Hello,

Right, to prevent this issue we need a media querie checking the height. Please maintain the first CSS code we sent for you and add this new below:

@media (max-width: 991px) and (max-height: 540px) {
	#header .header-nav-main nav {
		max-height: 50vh;
	}
}

Please try that and let us know if you need further assistance.

Kind Regards,

Rodrigo.


If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads