Title: Make header sit lower
Last modified: August 21, 2016

---

# Make header sit lower

 *  Resolved [jillacox](https://wordpress.org/support/users/jillacox/)
 * (@jillacox)
 * [13 years ago](https://wordpress.org/support/topic/make-header-sit-lower/)
 * Hello, I love this layout.
 * Just need to make a few tweaks including moving the header image a bit lower.
   I’d like the menu to remain where it is, but the header image to be closer to
   the line separating it from the blog posts. Please help. Thanks!

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

 *  Thread Starter [jillacox](https://wordpress.org/support/users/jillacox/)
 * (@jillacox)
 * [13 years ago](https://wordpress.org/support/topic/make-header-sit-lower/#post-3773892)
 * Here’s a link to how it looks currently to help illustrate: [http://69.195.124.76/~battere3/#.UZtJ7yvSB9Y](http://69.195.124.76/~battere3/#.UZtJ7yvSB9Y)
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years ago](https://wordpress.org/support/topic/make-header-sit-lower/#post-3773964)
 * Hopefully your theme has custom CSS – or you’ve added it via a plugin? If so,
   add this there:
 *     ```
       #main {
          margin-top: 0;
       }
       ```
   
 *  Thread Starter [jillacox](https://wordpress.org/support/users/jillacox/)
 * (@jillacox)
 * [13 years ago](https://wordpress.org/support/topic/make-header-sit-lower/#post-3773965)
 * Thanks, that worked to close the gap between the header and the blog posts, but
   it also makes the header and the menu level. Tips for getting the menu to sit
   higher than the header?
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years ago](https://wordpress.org/support/topic/make-header-sit-lower/#post-3773966)
 * See about this:
 *     ```
       #blog-title img {
          margin-top: 20px;
       }
       ```
   
 *  Thread Starter [jillacox](https://wordpress.org/support/users/jillacox/)
 * (@jillacox)
 * [13 years ago](https://wordpress.org/support/topic/make-header-sit-lower/#post-3773967)
 * Yes! Amazing. Thank you.

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

The topic ‘Make header sit lower’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [jillacox](https://wordpress.org/support/users/jillacox/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/make-header-sit-lower/#post-3773967)
 * Status: resolved