Hi,
Is it possible to move the main menu (on the right side) to the bottom edge like in this picture: https://jelovcak.com/file/menu-down.jpg
Thank you for your help!
greeetings, alex
Hey Alex,
Thank you for the inquiry.
You can use this css code to adjust the position of the menu items.
#header .av-main-nav > li > a > .avia-menu-text {
top: 40px;
position: relative;
}
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings in order to ensure that the changes take effect.
Best regards,
Ismael
Thank you so much! That works perfect!
Hi,
Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
You can close it.
Thanks