Tagged: center menu, header, menu, navigation
HI there!
Third time using your theme – LOVE IT!!!!
I felt like I needed to use the Home V6 header for what I needed to do. Only now I can not figure out how to center the menu? And it has my background header image showing on both sides of it?
Can you help?
Hi BrendaSarg!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_main_alternate { background-color: white; }
.main_menu { left: 20%; }
.header_color .main_menu ul { background-color: transparent; }
You may need to adjust left value on main menu to center it perfectly
Cheers!
Yigit
Perfect :)
Thank you!