I would like to have the logo on the left then immediately have the nav bar. Is this possible?
Thanks!
Hey,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
#top .main_menu {
right: auto;
left: 200px;
}
You would need to adjust left value depending on the size of your logo
Best regards,
Yigit
Thanks! That works with no adjustments needed.
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit