Tagged: mobile, navigation
Hi guys,
I need help with moving the navigation menu bar in the middle of the default navigation bar in mobile view: https://www.evernote.com/shard/s77/sh/303fe6d1-f8d8-46ef-9105-7c5d8f22c8f6/392e5ac16c829cdb760c08041f96bdee
Hey!
Try adding this code to the Quick CSS:
#mobileMenu_avia-menu {
position: relative;
top: -7px;
}
Cheers!
Josue
That did it, thanks a lot Josue!
You are welcome, glad we could help :)
Regards,
Josue