Title: Decrease Spacing Before Header Picture
Last modified: August 20, 2016

---

# Decrease Spacing Before Header Picture

 *  [paulgian](https://wordpress.org/support/users/paulgian/)
 * (@paulgian)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/decrease-spacing-before-header-picture/)
 * Hi guys,
 * my blog is at [http://onlinediamondbuyingguide.com/blog/](http://onlinediamondbuyingguide.com/blog/)
 * Could anyone offer advice on how to reduce the grey spacing between the browser
   and top header? So that the entire blog moves higher up above the fold.
 * Thanks in advance!
    Paul

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 6 months ago](https://wordpress.org/support/topic/decrease-spacing-before-header-picture/#post-3197444)
 * For CSS-specific changes, consider [CSS-specific forums](http://csscreator.com/forum).
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/decrease-spacing-before-header-picture/#post-3197461)
 * That space is being created by this:
 *     ```
       #page {
           margin: 2em auto;
           max-width: 1000px;
       }
       ```
   
 * Change the 2em. But I see that you have a child theme — with the entire twentyeleven
   stylesheet in it – not the ideal way to set up a child theme. So find it in there.
 * For working with CSS, try using Firebug — which will show you exactly which CSS
   is affecting a specific area/element of the page.

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

The topic ‘Decrease Spacing Before Header Picture’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/decrease-spacing-before-header-picture/#post-3197461)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
