Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there! Hmm… not sure why it’s doing that, but you could add some custom CSS to adjust it.

    Try this:

    .site-branding {
      margin-bottom: -7px;
    }

    (Change the number to whatever works for you. When I tested, -7 looked to work.)

    When adding CSS, don’t edit the theme files directly, otherwise your changes will be overwritten every time the theme is updated to the latest version.

    Since you’re using the Jetpack plugin, you could activate the Custom CSS module, then go to Appearance > Edit CSS and paste your CSS there.

    Let me know if you have any questions! ??

    Thread Starter clbuchanan

    (@clbuchanan)

    Thanks Sarah.
    I had to go in and add code about maying my grid page 3 columns wide to the theme CSS because when I added it to the custom CSS it kept disappearing and my page reverted back to two columns.

    The code you posted above worked – thank you.

    Glad it worked! You’re welcome. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘white space above my nav bar’ is closed to new replies.