Good Morning
is there a way to center align the logo and menu in the header?
By default these sit right at the top of the header bar.
Thanks
Grant
Hey Grant,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hi, Its on all sites built with Enfold.
The Horizontal alignment has the logo and menu at the top of the header bar, and i want it to me moved to the middle, I dont see an option to attach a file upload or i would show you. the specific site i am working on now is http://www.brunettehomes.co.za
Thanks
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.logo {
top: 15%;
}
.avia-menu.av-main-nav-wrap {
top: 25%;
}
Best regards,
Jordan
Hi Guys
Yes this worked, Thank you!
Just a little concerned as your service is NORMALLY fantastic but this time had to wait 2 FULL days.
Thanks
Grant