[Resolved] White spacer between menu and header

Home Forums Support [Resolved] White spacer between menu and header

Home Forums Support White spacer between menu and header

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

    Hi There
    I am working on http://www.businessdynamics.biz/ and have been asked to put a thin white spacer between the header content and the primary navigation. I created a spacer image but when I load it into the After Header Content hook I see there is padding between the logo and the menu. How would I set the header height to be exactly the same as the logo? Or is the better way of achieving the effect the client wants?
    Thank you
    Allan

    #279423
    Leo
    Staff
    Customer Support

    Hi Allan,

    Like separating the header and the navigation? Try this CSS:

    .main-navigation {
        margin-top: 10px;
    }

    Let me know if this is what you wanted.

    #279427
    Hazel

    Hi Leo, That’s perfect, thanks.
    Allan

    #279429
    Leo
    Staff
    Customer Support

    You’re welcome 🙂

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