Forums

[resolved] Deleting Gap between Header Image and Menu Bar (2 posts)

  1. thomberto
    Member
    Posted 2 years ago #

    Hello all,

    My website is http://www.athanshogan.com. I am trying to figure out how to delete the gap space between my header image and my menu bar.

    Any help you all can provide would be much appreciated.

    Thanks,
    Tom

  2. stvwlf
    Member
    Posted 2 years ago #

    Hi

    In your stylesheet style_serif.css on line 105, change the padding line as I have it below. (It may not be in the same order as it is below but it will be in the same section)

    div#blog-line h1 {
      color:#FFFFFF;
      font:38px Georgia,serif;
      letter-spacing:-2px;
      margin:0;
    CHANGE --> padding:20px 0 0;
    }

Topic Closed

This topic has been closed to new replies.

About this Topic