How can I lower the main menu in the header so it isn’t vertically centered?
Hey larrywillisva!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
We may need to use the space above the menu items to spell out our school system name. I assume that would have to be part of the header background? Would it then work responsively?
Hi!
Not sure I understand what look you are going for but you could try the following in Quick CSS:
#avia-menu li a {
line-height: 165px !important;
}
If you want to add additional content to the header you can try this: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/. We can help you out with styling once it’s added.
Regards,
Rikard