I would like to have the logo to the left, and he menu below but centered.
Could you help please?
Thank you.
Cheers,
Alexia.
Hi Alexia,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Absolutely. Please see at private content.
Thank you.
Cheers,
Alexia.
Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #header .av-main-nav {
text-align: center;
}
#top #header .av-main-nav > li {
float: none;
display: inline-block;
}
Hope this helps :)
Best regards,
Nikko
Nikko,
Is working perfect!
Thank you so much for your help!
Cheers,
Alexia.