How can I bring the items higher up in my mobile menu?
Screenshot: https://ibb.co/iBqfHc
Thanks
Hey denisj77,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Here my link, Thanks
Hi,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
#top #header #av-burger-menu-ul {
padding-top: 100px !important;
}
}
Hope this helps :)
Best regards,
Nikko
Ok, Works.
Thanks
Hi denisj77,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria