Hi,
I would like to know if it’s possible to center the menu so as every section is in the middle and also the logo. It would be nice that the search button and the social part would be apart (on the right side for instance, like now).
Thanks in advance :)
Hey Samuel,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
For sure!
Hi,
Try going to Enfold > Header > Menu and Logo Position and set it to Logo Center, Menu Below. Hope this helps :)
Best regards,
Nikko
Thanks a lot Nikko!
Is there a way to place the logo at the same position as the main menu? (as it was the first element on it)
Thanks in advance ;)
Hi Samuel,
Do you mean that you want the logo on the left of the menu items, but they are centered?
If so, please try putting the Menu and Logo Position back to Logo Left, Menu Right, then putting this in Quick CSS:
.container.av-logo-container { width:75%; margin:0 auto; }
Best regards,
Sarah