• How can I reduce the amount of white space surrounding the header?

    I have been able to reduce the font size successfully, but I cannot see how to bring the reduce the block of white before the green lower down the page.

    Any ideas? Thanks in anticipation.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mrbluesky1966

    (@mrbluesky1966)

    I have managed some success with this…

    .singular .entry-header {
    padding: 3rem 0;
    }

    Is there a better way?

    Hi, that CSS looks like it should work well enough for what you want. Looking at the site right now it looks like there is much less overall white space in the header so your code has accomplished what you wanted.

    If you need any further help please feel free to ask.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header Screen Estate’ is closed to new replies.