• Resolved dragonhawk28

    (@dragonhawk28)


    Hello there,

    I am currently using the BlogoLife theme, and I have a block of empty white right below my header and right above my posts.

    This is my site
    Parents and Their Kids

    Would anyone be able to point me in the right direction so I can remove it?

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Remove Empty Space

    It’s an empty rectangle header image (which is under the navigation) that you want to remove.

    If you still want to remove that empty space, try adding this to your theme’s css file.

    #header-image {
    display:none;
    }
    Thread Starter dragonhawk28

    (@dragonhawk28)

    Thanks leev18.

    I actually went into the header portion of the css and changed the height from 200 to 1. It seems to have worked out fine.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove Empty Space’ is closed to new replies.