Tagged: extra, menu, responsive
Hi there,
Great theme – thanks very much.
When my site is viewed on a mobile device, (whenever the hamburger is displayed) a second menu is created and it displays off screen (i.e. you can’t see it unless you scroll to the right).
How do I turn this off? I have no secondary menu selected anywhere.
Thanks
Pete
This is happening for us as well.
View here:
How do we prevent this from happening?
Thanks,
Jared
This is happening for us as well.
View here: http://screencast.com/t/Mhjv7jzrlV
How do we prevent this from happening?
Thanks,
Jared
Hi!
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;
}}
Best regards,
Yigit
Thanks very much, that’s great.
P
Hey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit