Hello everyone
first of all: We have been working with Enfold for many years and did over 200 websites with it. We absolutely love it, thanks for the great work!
At the moment we are facing a small challenge: What we wanna achieve: on mobile a burger menu with full page overlay. The text should not be displayed centered, but at the top left. We have provided an example in the private content.
Thanks for helping out & have a great day.
Hey UPON,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top #av-burger-menu-ul {
vertical-align: text-top;
padding: 0 20px !important;
text-align: left;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Thank you very much! Works perfectly.
You can close the thread.
Hi,
Great, I’m glad that Mike could help you out. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard