Viewing 1 replies (of 1 total)
  • 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;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Deleting Gap between Header Image and Menu Bar’ is closed to new replies.