Reduce space below header image and start of page

  • Author
    Posts
  • #42579

    Hi,

    I’ve not been able to find a solution for this despite hunting. My site is on a local host so I am unable to provide a link.

    I have my top menu which is fine, then my header image. On every page under the header image is a large section of blank space/padding before the content of the page can start.

    I’ve been unable to reduce this at all – I’ve linked a screenshot.

    ScreenShot

    #42621

    I’ve been struggling with this all day too. It’s particularly inelegant on the mobile theme with my layout.

    Help would be very much appreciated.

    Thanks in advance.

    Website: derekrichards.tv

    #42671

    Okay I’ve found it:

    article.hentry .article-inner {
    display: block;
    overflow: hidden;
    padding: 2em;
    }

    On my site I’ve set the padding to ‘0’.

    [ Copy and paste into ‘Custom Theme CSS’ on miscellaneous tab in the Customizer. ]

    • This reply was modified 7 years ago by rizomorph.
Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Reduce space below header image and start of page’ is closed to new replies.