I’ve spent about an hour go over thread after thread on this question, but never saw exactly what I’m looking for. What I’m wondering is – is it possible to have the logo remain on the left and then your main menu structure simply centered on the page (from a desktop view)? Thanks guys!
Hey mrjohnson2,
The code will depend based on the length of the menu, try adding this css code in Quick CSS (located in Enfold > General Styling):
#header nav.main_menu {
right: 50%;
margin-right: -413px;
width: 846px;
}
You would need to adjust the width depending on the width of you main menu and right margin is negative 50% of the width. Hope this helps :)
Best regards,
Nikko
Thank you Nikko! This worked perfectly! Appreciate your time
Our team is always happy to help. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.
For your information, you can also take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads
Thank you for using Enfold.
Cheers!
Sarah