How can I change the order of the logo an menu?
I would like to create a new Menu and Logo Position :
Menu top center, Logo left below
I use a child theme and I tried it with a widget area in header.
Hey wuebi!
You can use Enfold secondary menu as your main menu and apply custom CSS codes to make the header look similar.
Please go to Appearance > Menus and create a new menu and check “Enfold secondary menu” under Menu settings and then go to Enfold theme options > Header > Extra elements and choose to display your menu.
Cheers!
Yigit
Hey!
Please go to Enfold theme options > Header and choose to display “Logo left, menu below” option.
Cheers!
Yigit
Hi!
Please choose “Logo left, menu right” option then post the link to your page.
Cheers!
Yigit
Thanks for your help. It’s working fine with the second menu.
Hi!
@wuermlibicker You are welcome glad we could help! :) Let us know if you have any other questions or issues
@lross1966 Please choose “logo left, menu right” option in Enfold theme options > Header and then add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
nav.main_menu {
left: 20%;
}
Regards,
Yigit