Hi,
I am really happy using Enfold theme and I have a question about the mobile version of it. When i watch it on my mobile device it’s possible to move to the right and see the mobile menu and a color background. I am wondering if it’s possible to block this look and make not possible to see this when i am moving around the website on the device. I see that the same happens in the Demo theme when i watch on the mobile.
Thanks for your time and waiting for your reply
Hey carlosamil!
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.
Regards,
Yigit
Hello!! Thanks for your reply, i have tested this code and it works perfectly.
It was really helpful
Best regards!
Hi!
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 :)
Best regards,
Yigit