Hi, I have an issue in that when I view my site on a mobile device (smartphone), the menu is fully displayed but off screen to the right. This also messes with the responsiveness of the website as you can push the site around to the left and right.
Is there a setting that prevents or turns of the mobile menu from performing this bahviour or is it a glitch of some sort?
I have this same issue as well.
Even I have this issue and its hampering the responsiveness of my website. Please fix this issue asap and atleast acknowledge.
The website url is : http://goo.gl/RrWZd5
Thanks
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) {
#wrap_all {
position: relative !important;
}}
Issue will be fixed on upcoming update.
Cheers!
Yigit
Thankyou Yigit. Worked like a charm. consider my enquiry closed :)
Hi.
I have an issue woitht he menu once again. It seems that after applying some CSS fixes found in this topic ( https://kriesi.at/support/topic/sticky-header-logo-and-background-colour/ ) the issue of the menu hanging off from the right has come back. The code for the fix is still there though.
Hi @aussiedropbear!
Could you provide us with a link to the site in question so that we can take a closer look please? You could try removing the fix to see if that helps.
Best regards,
Rikard