I have Burger menu on the whole site. But I want different Flyout width for flyout meny (minimal). In the desktop and iPad version, the menu should be significantly narrower and in the mobile version it will cover 70% of the screen?
Hey Roine,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
I have thought about this several times. I would like to have this solution on several of my customers’ sites. On my test server I have set what I want the menu in desktop mode. But this does not work at all in mobile mode.
Hi Roine,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
.html_av-overlay-side .av-burger-overlay-scroll {
width: 70% !important;
}
}
Hope this helps.
Best regards,
Nikko
YES! Thank You!
You guys are the best.
Love Enfold-run a whole little business around it
Hi Roine,
Glad that we could help and thanks for your kind words :)
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!
Best regards,
Nikko