Title: Reduce Space in Header
Last modified: August 21, 2016

---

# Reduce Space in Header

 *  Resolved [ashlilee](https://wordpress.org/support/users/ashlilee/)
 * (@ashlilee)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/reduce-space-in-header/)
 * I have excess “white space” in my header and I’d like to remove it.
 * [http://www.foreverashley.com/](http://www.foreverashley.com/)
 * I want to reduce the amount of space between the banner and the advertisement
   above it. I’d appreciate any help. Thanks!

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

 *  [Aaron "The Monkey" Leal](https://wordpress.org/support/users/aaronaleal96/)
 * (@aaronaleal96)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/reduce-space-in-header/#post-5003702)
 * Hey Ash,
 * You can either get a child theme or you can download a custom CSS editor to do
   this. The one that I have been using is [Simple custom CSS](http://wordpress.org/plugins/simple-custom-css/).
 * Then once that is installed copy and paste this code and bada bing bada boom 
   done :-).
 *     ```
       .site-header {
         padding-top:0;
       }
       ```
   
 * Hope this helps,
    Aaron.
 *  Thread Starter [ashlilee](https://wordpress.org/support/users/ashlilee/)
 * (@ashlilee)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/reduce-space-in-header/#post-5003704)
 * I have a CSS editor I just don’t know what to edit or what new code to put in
   there.
 *  [Aaron "The Monkey" Leal](https://wordpress.org/support/users/aaronaleal96/)
 * (@aaronaleal96)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/reduce-space-in-header/#post-5003707)
 * Here you go it is in my previous post.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/reduce-space-in-header/#post-5003709)
 * Try using Firefox with the [Firebug add-on](http://getfirebug.com/) for this 
   kind of CSS troubleshooting. Or use whatever developer tool is available in your
   web browser.
 *  Thread Starter [ashlilee](https://wordpress.org/support/users/ashlilee/)
 * (@ashlilee)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/reduce-space-in-header/#post-5003713)
 * Aaron that didn’t change anything. It looks exactly the same.
 *  [Aaron "The Monkey" Leal](https://wordpress.org/support/users/aaronaleal96/)
 * (@aaronaleal96)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/reduce-space-in-header/#post-5003715)
 * Okay let me see.
 *  [Aaron "The Monkey" Leal](https://wordpress.org/support/users/aaronaleal96/)
 * (@aaronaleal96)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/reduce-space-in-header/#post-5003717)
 *     ```
       h1.site-title {
         padding-top:0;
       }
       ```
   
 *  Thread Starter [ashlilee](https://wordpress.org/support/users/ashlilee/)
 * (@ashlilee)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/reduce-space-in-header/#post-5003718)
 * Thanks so much. That did it.
 *  [Aaron "The Monkey" Leal](https://wordpress.org/support/users/aaronaleal96/)
 * (@aaronaleal96)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/reduce-space-in-header/#post-5003720)
 * Good to see it worked :-).
    If you need anything else don’t hesitate to ask. 
   Thanks, Aaron.

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

The topic ‘Reduce Space in Header’ is closed to new replies.

## Tags

 * [banner](https://wordpress.org/support/topic-tag/banner/)
 * [header](https://wordpress.org/support/topic-tag/header/)
 * [spacing](https://wordpress.org/support/topic-tag/spacing/)

 * 9 replies
 * 3 participants
 * Last reply from: [Aaron "The Monkey" Leal](https://wordpress.org/support/users/aaronaleal96/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/reduce-space-in-header/#post-5003720)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
