Hi Guys!
Is there a way to make the header area — main navigation and logo — fullwidth? I’d like to push the logo more left and the menu more right.
Hi Courtney!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_main > .container {
padding: 0;
margin: 0;
max-width: 100%;
}
That will push both logo and main menu items to the edge, you can adjust padding value and simply increase the padding
Best regards,
Yigit
Reason number 999999,9999 why I love using Enfold. Your support rocks. Thanks so much.