Title: Homepage Header Margin
Last modified: August 24, 2016

---

# Homepage Header Margin

 *  [jesseshaw26](https://wordpress.org/support/users/jesseshaw26/)
 * (@jesseshaw26)
 * [11 years ago](https://wordpress.org/support/topic/homepage-header-margin/)
 * Hi,
 * I am having troubles with the margin on Storefront site. First of all my issue
   was the header indicating home but I resolved this with the Storefront Title 
   Toggle plugin.
 * I can’t seem to close the gap between the slider and the HEADER/MENU
 * I have gone through all the posts and used multiple codes in CSS but none of 
   which are working.
 * **Does anyone know how to close the gap between the header and page content?**
 * Many thanks for you assistance

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

 *  [James Koster](https://wordpress.org/support/users/jameskoster/)
 * (@jameskoster)
 * [11 years ago](https://wordpress.org/support/topic/homepage-header-margin/#post-6088376)
 * Hi,
 * You can use the `.site-header` class to adjust the header margin. Try something
   like:
 *     ```
       .site-header {
       margin-bottom: 0;
       }
       ```
   
 * Thanks
 *  [Bradley Allen](https://wordpress.org/support/users/bradley/)
 * (@bradley)
 * [11 years ago](https://wordpress.org/support/topic/homepage-header-margin/#post-6088392)
 * I was just trying to add some space below the header …
    This was very timely 
   and helpful, thanks!
 *  [James Koster](https://wordpress.org/support/users/jameskoster/)
 * (@jameskoster)
 * [11 years ago](https://wordpress.org/support/topic/homepage-header-margin/#post-6088402)
 * No problem. Remember to add these changes to a child theme / custom css plugin!

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

The topic ‘Homepage Header Margin’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 3 participants
 * Last reply from: [James Koster](https://wordpress.org/support/users/jameskoster/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/homepage-header-margin/#post-6088402)
 * Status: not resolved