Title: Fix spacing between Header widgets
Last modified: June 5, 2019

---

# Fix spacing between Header widgets

 *  Resolved [Anti.biz](https://wordpress.org/support/users/antibiz/)
 * (@antibiz)
 * [7 years ago](https://wordpress.org/support/topic/fix-spacing-between-header-widgets/)
 * I need to remove the white space between the TEXT WIDGET and IMAGE WIDGET. But
   if I try editing it with Storefront designer it reduces the title size. Theres
   no way to do it with power pack without messing something else up.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffix-spacing-between-header-widgets%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Ryan Ray](https://wordpress.org/support/users/ryanr14/)
 * (@ryanr14)
 * [7 years ago](https://wordpress.org/support/topic/fix-spacing-between-header-widgets/#post-11610212)
 * Hi [@antibiz](https://wordpress.org/support/users/antibiz/),
 * Could you help me with a few screenshots of where you are referencing for the
   specific the text and image widget? I looked at the site and might be missing
   it right in front of me. Is it in the sidebar, footer, etc…
 * Thanks!
 *  Thread Starter [Anti.biz](https://wordpress.org/support/users/antibiz/)
 * (@antibiz)
 * [7 years ago](https://wordpress.org/support/topic/fix-spacing-between-header-widgets/#post-11610217)
 * This white space was in the BELOW HEADER widget area, and it was a text widget.
   The white space was below the text widget and the image widget in the below header
   area.
 * The storefront team helped me solve this.
 * i had in the style.css a 1 EM to the padding when it should of been 0 em in the
   header region
 * then I added additional css to make sure it worked
 * .header-widget-region .widget {
    padding: 0; padding-top: 1em; }
 *  [Ryan Ray](https://wordpress.org/support/users/ryanr14/)
 * (@ryanr14)
 * [7 years ago](https://wordpress.org/support/topic/fix-spacing-between-header-widgets/#post-11614041)
 * Hi [@antibiz](https://wordpress.org/support/users/antibiz/),
 * Ah got it, thank you for helping clarify and letting us know you’d solved it.

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

The topic ‘Fix spacing between Header widgets’ 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

 * [image](https://wordpress.org/support/topic-tag/image/)
 * [slogan](https://wordpress.org/support/topic-tag/slogan/)
 * [tagline](https://wordpress.org/support/topic-tag/tagline/)
 * [text](https://wordpress.org/support/topic-tag/text/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 3 replies
 * 2 participants
 * Last reply from: [Ryan Ray](https://wordpress.org/support/users/ryanr14/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/fix-spacing-between-header-widgets/#post-11614041)
 * Status: resolved