Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator t-p

    (@t-p)

    -Try using Firefox with the Firebug add-on for this kind of CSS work. https://getfirebug.com/

    And comparing the About page to your other pages, it appears that the title is blank. You can see this in Firebug as

    <h1 class="entry-title"></h1>

    Try putting some words in the title box (maybe moving the “Hello” up to that area.

    It also looks as if there is an empty paragraph at the top of your post which may be adding another line of blank space.

    Thread Starter kdbhall50

    (@kdbhall50)

    Converting2wp,
    Thx for your help. I took the formatting off my text on the About page and that helped me get rid of the empty paragraph.
    I need some serious CSS training even with the use of Firebug.
    Thanks again.

    I’m glad you got it resolved. I found Firebug a bit daunting when I first used it, but I still prefer it to the “Inspect Element” option you get when you right-click in either Firefox or Chrome.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How can I reduce white space between header image and page content?’ is closed to new replies.