Title: Header loading too large
Last modified: October 13, 2017

---

# Header loading too large

 *  Resolved [chadeverson1](https://wordpress.org/support/users/chadeverson1/)
 * (@chadeverson1)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/header-loading-too-large/)
 * I use this plugin on another site and it works perfectly. I have the exact same
   setting for both sites but they are displaying different. When the mobile site
   loads it loads with a very large header (white space). When the user scrolls 
   up a little, half of the header scrolls up and then it looks correct. I’ve tried
   everything and can’t figure out how to make it load about 65px instead of loading
   approx double that.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fheader-loading-too-large%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/header-loading-too-large/#post-9590743)
 * Hi,
 * That white space isn’t from the WP Mobile Menu header, it’s from the theme nav
   header content.
 * Try this to place the code below in the custom css option in the General options
   tab.
 *     ```
       #header.header-nav-top.header-nav-toggle {
           margin-top: 0px!important;
       }
       ```
   
 * Let me know if it worked.
 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/header-loading-too-large/#post-9611596)
 * Will close the topic for now. If necessary any help just let me know.

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

The topic ‘Header loading too large’ is closed to new replies.

 * ![](https://ps.w.org/mobile-menu/assets/icon-128x128.png?rev=1890426)
 * [WP Mobile Menu - The Mobile-Friendly Responsive Menu](https://wordpress.org/plugins/mobile-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mobile-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mobile-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/mobile-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mobile-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mobile-menu/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/header-loading-too-large/#post-9611596)
 * Status: resolved