Title: Closing the gap!
Last modified: August 30, 2016

---

# Closing the gap!

 *  Resolved [Mitro](https://wordpress.org/support/users/mitro/)
 * (@mitro)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/closing-the-gap-3/)
 * [http://miltenacious.com/](http://miltenacious.com/)
 * So apparently, there’s a little gap between my header image and the main section
   of my website that I want to close. How can I close the gap?

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

 *  Theme Author [Template Express](https://wordpress.org/support/users/danstriker/)
 * (@danstriker)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/closing-the-gap-3/#post-6518401)
 * Hello,
 * try adding this style:
 *     ```
       #main {
           margin-top: -8px;
       }
       ```
   
 *  Thread Starter [Mitro](https://wordpress.org/support/users/mitro/)
 * (@mitro)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/closing-the-gap-3/#post-6518408)
 * [@template](https://wordpress.org/support/users/template/) Express, where do 
   I input that in Editor?
 *  Theme Author [Template Express](https://wordpress.org/support/users/danstriker/)
 * (@danstriker)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/closing-the-gap-3/#post-6518468)
 * it is in the style.css file. I would suggest creating a child theme.
 *  Thread Starter [Mitro](https://wordpress.org/support/users/mitro/)
 * (@mitro)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/closing-the-gap-3/#post-6518481)
 * I found out where to input that in style.css, thank you!

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

The topic ‘Closing the gap!’ is closed to new replies.

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

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [Mitro](https://wordpress.org/support/users/mitro/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/closing-the-gap-3/#post-6518481)
 * Status: resolved