I am trying to position my menu items and running into some difficulty.
I want the logo to be positioned on the left side of the screen. I researched the forums and found various code, but the problem was that when the window was reduced in size the logo vanished (when using a negative padding value). I eventually found the following code that allowed me to move the logo to the left and maintain the responsiveness of the logo positioning.
.container.av-logo-container {
padding-left: 50px;
padding-top: 10px;
margin-left: 0;
}
However now the menu items have moved into the center of the screen instead of the right.
How do i move the menu items to the right side of the screen, now that I have moved the logo to the left?
Secondly, now when I scroll down the page and the sticky header appears, the bottom part of my logo is cut off, how do i stop this from happening?
Thank you for your help.
Hey spleeky,
This can be achieved without any custom code by changing the Enfold settings. Please remove all the custom css code that is added and go to Enfold > Header > header behavior > Let logo and menu position adapt to browser window
That’s all the logo will be positioned to left and menu to right of the browser width :)
Best regards,
Vinay
Hi Vinay,
Great, just what I needed, thank you.
Best Regards,
Spleeky
Hi,
Glad we could help! To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Please don’t forget to rate our theme on themeforest, it really helps! :)
Thank you for using Enfold.
Best regards,
Vinay