Title: Header spacing
Last modified: August 30, 2016

---

# Header spacing

 *  [georgehodges5](https://wordpress.org/support/users/georgehodges5/)
 * (@georgehodges5)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/header-spacing-2/)
 * Hi, I’m having a problem at the moment with there being too much space between
   my site logo and the menu then the menu and the content. For some reason, there
   is quite a big amount of white space between them. Any ideas?

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

 *  Thread Starter [georgehodges5](https://wordpress.org/support/users/georgehodges5/)
 * (@georgehodges5)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/header-spacing-2/#post-6593242)
 * gvbikes.co.uk
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/header-spacing-2/#post-6593418)
 * Hi,
 * Try the following in your **Theme Options -> Custom CSS
 *     ```
       .mega-menu.mega-menu-horizontal{
       height:90px !important;
       }
       ```
   
 * Thanks!
 *  [prabhukb](https://wordpress.org/support/users/prabhukb/)
 * (@prabhukb)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/header-spacing-2/#post-6593425)
 * Hello,
 * Try For Logo
 *     ```
       #logo-image {
       	margin-top: 50px;
       	margin-bottm: -30px;
       }
       ```
   

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

The topic ‘Header spacing’ is closed to new replies.

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

 * 3 replies
 * 3 participants
 * Last reply from: [prabhukb](https://wordpress.org/support/users/prabhukb/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/header-spacing-2/#post-6593425)
 * Status: not resolved