• Resolved Micha85

    (@micha85)


    Hi,
    I have a rather large white space between the header image and the page title/content:
    http://www.gibbriverroadguide.com/sights
    Could you please let me know if that’s the standard setting or if there is something wrong?
    Also, how do I change this, as it’s way too much white.
    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • .page-wrap {
        padding-top: 0;
    }
    
    .page-wrap {
        padding-bottom: 0;
    }

    Add to your custom css plugin.

    [Signature links removed by moderator per forum rules.]

    • This reply was modified 9 years, 8 months ago by James Huff.
    Thread Starter Micha85

    (@micha85)

    Thanks a lot, that worked. I think it would make sense implementing this as a standard setting in the theme, as nobody really needs that much white space between the header and the content 😉

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Large white space underneath header image’ is closed to new replies.