Title: header menu customization
Last modified: August 20, 2016

---

# header menu customization

 *  Resolved [remap](https://wordpress.org/support/users/remap/)
 * (@remap)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/header-menu-customization/)
 * I’ve just added a header menu to my layout [as you can see here](http://midnight.whenlovefalls.com/)
   
   I’m trying to style it but I’m not really sure how. This is what I have right
   now in header.php. But the php wp_nav_menu is not accepting the div id headermenu
 *     ```
       <div id="page">
       <div id="headermenu">
       <?php wp_nav_menu( array( 'theme_location' => 'header-menu' ) ); ?>
       <div id="header">
       	<div id="headerimg">
       	</div>
       </div>
       </div>
       ```
   

Viewing 1 replies (of 1 total)

 *  Thread Starter [remap](https://wordpress.org/support/users/remap/)
 * (@remap)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/header-menu-customization/#post-2909006)
 * I figured it out myself

Viewing 1 replies (of 1 total)

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

## Tags

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

 * 1 reply
 * 1 participant
 * Last reply from: [remap](https://wordpress.org/support/users/remap/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/header-menu-customization/#post-2909006)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
