Title: Minimizing top margin
Last modified: August 20, 2016

---

# Minimizing top margin

 *  [UsefulSoul](https://wordpress.org/support/users/usefulsoul/)
 * (@usefulsoul)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/minimizing-top-margin/)
 * Hey, just one little problem with my site. I can’t seem to reduce the top margin
   on my template. its just some unnecessary white space that id like to eliminate.
   
   [ my site for reference thanks

Viewing 1 replies (of 1 total)

 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/minimizing-top-margin/#post-2879609)
 * Remove
 *     ```
       padding-top: 30px;
       ```
   
 * from
 *     ```
       #wrap {
       ```
   
 * in your stylesheet
 * or if using a child theme add
 *     ```
       #wrap {padding-top: 0;}
       ```
   
 * to bottom of your child theme’s stylesheet

Viewing 1 replies (of 1 total)

The topic ‘Minimizing top margin’ is closed to new replies.

## Tags

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [margin](https://wordpress.org/support/topic-tag/margin/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/minimizing-top-margin/#post-2879609)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
