Title: Header Spacing Issue
Last modified: September 1, 2016

---

# Header Spacing Issue

 *  [codyrauh](https://wordpress.org/support/users/codyrauh/)
 * (@codyrauh)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/header-spacing-issue-1/)
 * [http://www.defense.education](http://www.defense.education)
 * > [View post on imgur.com](https://imgur.com/AkOHHfo)
 * The bottom link is to an image displaying header issue.
    The top link is my website
   live.

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [webkong](https://wordpress.org/support/users/webkong/)
 * (@webkong)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/header-spacing-issue-1/#post-7600027)
 * Do not shoot. I surrender. I fixed for you!
 *     ```
       .header-content {
           padding-bottom: 0;
       }
       ```
   
 * Add this to your [custom css.](https://wordpress.org/plugins/search.php?q=custom+css)
 *  Thread Starter [codyrauh](https://wordpress.org/support/users/codyrauh/)
 * (@codyrauh)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/header-spacing-issue-1/#post-7600065)
 * Haha, no reason to worry, I am completely harmless unless you are one of those
   crazies out there trying to hurt someone. ^^
 * Thank you btw, your solution half worked, I still have the space above the image.
   How can I get that the heck out of there?
 *  Theme Author [TT Themes](https://wordpress.org/support/users/tomastoman/)
 * (@tomastoman)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/header-spacing-issue-1/#post-7600085)
 * Hi [@codyrauh](https://wordpress.org/support/users/codyrauh/),
 * please add the “padding-top” property to your custom CSS to get rid of the space
   above the logo:
 *     ```
       .header-content {
           padding-bottom: 0;
           padding-top: 0;
       }
       ```
   
 * Best regards,
    Tomas Toman
 *  Thread Starter [codyrauh](https://wordpress.org/support/users/codyrauh/)
 * (@codyrauh)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/header-spacing-issue-1/#post-7600088)
 * Thank you so much Tomas.
 * Tomas or webkong if you ever find yourself in Colorado Springs drop by for a 
   free defense training session. I appreciate the help!
 *  Theme Author [TT Themes](https://wordpress.org/support/users/tomastoman/)
 * (@tomastoman)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/header-spacing-issue-1/#post-7600094)
 * I am glad that I could help you! 🙂
 * Best regards,
    Tomas Toman

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Header Spacing Issue’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/happenstance/3.0.1/screenshot.
   png)
 * HappenStance
 * [Support Threads](https://wordpress.org/support/theme/happenstance/)
 * [Active Topics](https://wordpress.org/support/theme/happenstance/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/happenstance/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/happenstance/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [TT Themes](https://wordpress.org/support/users/tomastoman/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/header-spacing-issue-1/#post-7600094)
 * Status: not resolved