Title: Help modifying header menu
Last modified: August 19, 2016

---

# Help modifying header menu

 *  [JG99](https://wordpress.org/support/users/jg99/)
 * (@jg99)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/help-modifying-header-menu/)
 * Hello, I am using the Jillij theme, would like to move the drop-down menu from
   below the main blog photo to above it (to provide more space for the drop-down
   categories).
 * Here is the Jillij menu link:
 * [http://www.jillij.com/wordpress-theme/](http://www.jillij.com/wordpress-theme/)
 * Here’s the header file link:
 * [http://wordpress.pastebin.com/NsiUqWg8](http://wordpress.pastebin.com/NsiUqWg8)
 * And here’s the stylesheet file link:
 * [http://wordpress.pastebin.com/azh6nEap](http://wordpress.pastebin.com/azh6nEap)

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/help-modifying-header-menu/#post-1439090)
 * There are thousands of WordPress themes – which means that many people won’t 
   be familiar with your particular theme. So a link to your site where people can
   see the theme in action might result in more responses.
 *  Thread Starter [JG99](https://wordpress.org/support/users/jg99/)
 * (@jg99)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/help-modifying-header-menu/#post-1439228)
 * My site looks very similar to this one:
 * [http://www.jillij.com/wordpress-theme/](http://www.jillij.com/wordpress-theme/)
 *  Thread Starter [JG99](https://wordpress.org/support/users/jg99/)
 * (@jg99)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/help-modifying-header-menu/#post-1439250)
 * As I said before, I simply want to move the dropdown menu from below the picture
   to above it. I hope someone can help me. Thank you.
 *  [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * (@rvoodoo)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/help-modifying-header-menu/#post-1439254)
 * that theme hurt my head to figure out.
 * The positioning of the menu is determined by this in your css:
 *     ```
       #sidebar {
       	display: block;
       	border: 0px;
       	padding: 0px 0px 0px 0px;
       	margin: 0px 0px 0px 0px;
       	z-index: 5;
       	position: absolute;
       	top: 180px;
       }
       ```
   
 * change the `top` value to move it…..(I didn’t check to see exactly what to…..
   maybe 0?)
 * you may then have to mess with the header image to move it down too…..I didn’t
   look too deep into the structure
 *  Thread Starter [JG99](https://wordpress.org/support/users/jg99/)
 * (@jg99)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/help-modifying-header-menu/#post-1439258)
 * Thank you for trying to help me.
 * So you’re saying I should change
 * top: 180px
 * to
 * top: 0px
 * Is that correct?
 *  Thread Starter [JG99](https://wordpress.org/support/users/jg99/)
 * (@jg99)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/help-modifying-header-menu/#post-1439289)
 * I changed the value to 0, but it had no effect whatsoever.
 * I also tried changing it to 50, but it had no effect at all.
 * Can someone please help me here?
 * Thank you.

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

The topic ‘Help modifying header menu’ is closed to new replies.

## Tags

 * [change header](https://wordpress.org/support/topic-tag/change-header/)
 * [drop down menu](https://wordpress.org/support/topic-tag/drop-down-menu/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 3 participants
 * Last reply from: [JG99](https://wordpress.org/support/users/jg99/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/help-modifying-header-menu/#post-1439289)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
