How to remove the margin/padding between header logo en navigation (logo left, menu right) ?
Hi johannesdorsey!
Please go to Enfold theem options > Header Layout > Header Size = Custom Pixel Value > Header Custom Height = adjust as needed.
If that was not what you meant, please post a screenshot and show the changes you would like to make
Best regards,
Yigit
Please see screenshot.
As far as i understand you want to do something like this:
.responsive #header_main >.container {
width: 900px;
}
but you need more specific about what you want.
http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
First solution was moving both (logo and menu) to the center.
Only moving menu to the left:
#header_main .main_menu {
position: relative ! important;
margin-left: 200px ! important;
}
Hi!
@Flikk: Thanks for helping out!
@johannesdorsey: I’m sorry but the screenshot is not working. Please post it again using imgur, dropbox etc.
Regards,
Ismael