Tagged: header menu
Hello,
I want to move the header menu so it sits below the logo and banner. However, I can’t find where the code that controls the positioning is generated. Can anyone point me in the right direction? Anyone done this before and managed to get it looking good on mobiles?
http://www.kingsmeadfield.org.uk/
Thanks,
Yvonne.
Hey sentinelchicken!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.main_menu ul:first-child > li a {
height: 30px;
line-height: 30px;
}
nav.main_menu {
top: 57px;
height: 30px;
}
#header .widget {
padding-bottom: 0;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Cheers!
Yigit
Thank you very much Yigit!
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit