Title: help customizing nav menu
Last modified: August 19, 2016

---

# help customizing nav menu

 *  [cybershot](https://wordpress.org/support/users/cybershot/)
 * (@cybershot)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/help-customizing-nav-menu/)
 * I am trying to add an image after each link in the menu. You know, the standard
   pipe image that comes after each link to separate the menu items. I have tried
   it this way but it’s not working. I see that the menu has moved to allow for 
   the image, but it don’t show up. Instead, it echoes out the blog address above
   the menu
 *     ```
       wp_nav_menu( array(
        		     'container' =>false,
                            'menu_class' => 'nav',
                            'echo' => true,
                            'before' => '',
                            'after' => '<li><img class="seperator" alt="" src="' . bloginfo('template_directory') . '/images/navSeperator.jpg" height="20" width="2" /></li>',
                            'link_before' => '',
                            'link_after' => '',
                            'depth' => 0,
                            //'walker' => new description_walker()
       					 )
       ```
   

Viewing 1 replies (of 1 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/help-customizing-nav-menu/#post-1902419)
 * Unless you provide a link to a page demonstrating the problem, no one will be
   able to offer much in the way of assistance.

Viewing 1 replies (of 1 total)

The topic ‘help customizing nav menu’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/help-customizing-nav-menu/#post-1902419)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
