Hi!
See topic #923134. I added this code and indeed now I have a mobile menu in landscape mode on tablet. But the text in this menu is not visible.Only when you scroll down in the menu, the text becomes visible.
Site: http://www.create-gardendesign.nl/wp
Is there a way to fix this?
Thanks!
Martine
Hey famewebdesign,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 1024px) and (max-width: 1100px) {
.html_av-overlay-side-classic #av-burger-menu-ul {
padding: 100px 0px !important;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you Victoria!
Hi famewebdesign,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria