I have set the mobile menu to “full page overlay menu”.
How do I reduce the padding on top? I have tried the following without any results:
#top #av-burger-menu-ul {
padding: 10px 0;
}
Thank you,
Hey dumdeldidum,
You need to add !important to this rule too:
#top #av-burger-menu-ul {
padding: 10px 0 !important;
}
Best regards,
Victoria
Resolved, thank you Victoria
Hi dumdeldidum,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko