Title: Space between Header and Carousel
Last modified: July 16, 2018

---

# Space between Header and Carousel

 *  [mbanninga](https://wordpress.org/support/users/mbanninga/)
 * (@mbanninga)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/space-between-header-and-carousel/)
 * Hello!
 * When my blog loads it puts a large white space between the header and the carousel.
   When you start to scroll down the carousel moves up and stays there since it’s
   sticky. Any ideas on how to fix this?
 * Thanks!
 * Marissa
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fspace-between-header-and-carousel%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/space-between-header-and-carousel/#post-10496321)
 * Hello there,
 * I visited your site and the header section seems to load fine as seen on the 
   below screenshot.
 * [⌊Web screenshot⌉⌊Web screenshot⌉[
 * Have you been able to resolve it yourself?
 * Regards,
    Kharis
 *  Thread Starter [mbanninga](https://wordpress.org/support/users/mbanninga/)
 * (@mbanninga)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/space-between-header-and-carousel/#post-10496450)
 * Hi Kharis,
 * I’m sorry I didn’t clarify in my original post, the desktop version is loading
   great however the mobile version is not. Can you please see how it loads on your
   phone?
 * Thank you!
 * Marissa
 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/space-between-header-and-carousel/#post-10496532)
 * Hello there,
 * Thank you for clarifying. Try adding this CSS code to Appearance > Customize 
   > Additional CSS from dashboard.
 *     ```
       @media only screen and (max-width: 991px) {
         #masthead.site-header {
           padding-top: 130px !important;
         }
       }
       ```
   
 * Regards,
    Kharis
 *  Thread Starter [mbanninga](https://wordpress.org/support/users/mbanninga/)
 * (@mbanninga)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/space-between-header-and-carousel/#post-10499781)
 * That worked great! Thank you so much!
 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/space-between-header-and-carousel/#post-10499794)
 * You’re welcome!
 * Please let us know in a new topic if you have any further questions, or if we
   can provide you with any other assistance.
 * Regards,
    Kharis

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

The topic ‘Space between Header and Carousel’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/space-between-header-and-carousel/#post-10499794)
 * Status: not resolved