Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #470449

    How can I lower the main menu in the header so it isn’t vertically centered?

    #470670

    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

    #471007

    http://henricoschools.us/

    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?

    #471275

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.