Hi,
I’m working on a site and want to put the menu on top and the logo/header area below that.
Thanks for your help.
Hey connect4consulting!
In Dashboard > Enfold > Header > Extra Elements setup the header secondary menu and then navigate to Dashboard > Appearance > Menu and set one of your menus to use the secondary menu area.
Cheers!
Elliott
Hi Elliott,
That may work but my only options are to put the secondary menu in the top bar at the left or the top bar at the right. Am I missing something?
Thanks!
Hey!
We can adjust the position of the secondary menu in the Quick CSS field. Please post the actual website url here.
#top .sub_menu>ul {
float: none;
display: inline-block;
}
#top .sub_menu {
float: none;
text-align: center;
}
Cheers!
Ismael
Hi Ismael,
Thanks – this is helpful. Website is below.
How do I make that secondary menu sticky?
Thanks,
Gabe
Hey!
both menus on your website are sticky for me. Could you fix it already? if not which browser and OS are you using?
Cheers!
Andy