Title: Decrease space above header
Last modified: August 20, 2016

---

# Decrease space above header

 *  [martijnboersma](https://wordpress.org/support/users/martijnboersma/)
 * (@martijnboersma)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/decrease-space-above-header/)
 * I want to decrease the white space above the header on my website (www.martijnboersma.
   com). I have tried adding the following code to header.php of the child-theme
   that I am using of the Hybrid WordPress Theme:
 *     ```
       #wrapper {
       margin-top:-40px;
       min-height:100%;
       min-width:700px;
       position:relative;
       }
       ```
   
 * Unfortunately, this didn’t work. Any suggestions?
    Thanks in advance!

Viewing 1 replies (of 1 total)

 *  [Odai Athamneh](https://wordpress.org/support/users/heyodai/)
 * (@heyodai)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/decrease-space-above-header/#post-2537729)
 * I’m fairly sure negative margins don’t work, but don’t hold me to that. All that
   extra white space must be from an existing margin-top somewhere, right? You could
   look in your header.php to see if you can find it, then comment it out or delete
   it.

Viewing 1 replies (of 1 total)

The topic ‘Decrease space above header’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Odai Athamneh](https://wordpress.org/support/users/heyodai/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/decrease-space-above-header/#post-2537729)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
