August 7, 2020 at 10:41 pm
#10034085
Keymaster
Hello,
Oh, right! Thanks for the video!
Now we were able to reproduce the issue.
First sorry for that issue. I’m adding to our bug fixes list and we will provide a fix in a future update of Porto.
For now to fix, please add this code in (css/custom.css):
@media(max-width: 991px) {
html:not(.mobile-menu-opened) #header .header-body {
overflow: visible !important;
}
}
Please try that and let us know if you need further assistance.
Kind Regards,
Rodrigo.