[Resolved] Space between header and navigation

Home Forums Support [Resolved] Space between header and navigation

Home Forums Support Space between header and navigation

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #20075
    Kam Woods

    Apologies if this is a repeat of a past question. I’m running the latest version of GP with all of the addons. I can’t seem to figure out how to add space between the header and the navigation (menu bar) below it. Is there a straightforward way to do this?

    #20149
    Tom
    Lead Developer
    Lead Developer

    You could add the following CSS using a plugin like this: https://wordpress.org/plugins/simple-css/

    .site-header {
          margin-bottom: 30px;
    }

    You can adjust the pixels to your liking.

    Let me know if that works or not ๐Ÿ™‚

    #20327
    Kam Woods

    Thank you, Tom, that works nicely. I’m very happy with GeneratePress, as well!

    #20357
    Tom
    Lead Developer
    Lead Developer

    Thanks! ๐Ÿ™‚

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