• <?php $args = array('theme_location'=>'left-main-menu');
    	wp_nav_menu($args);
    ?>

    I know I need to add this to the menu bit about. But I having trouble knowing where?
    &after=<li class="menu-divider">|</li>

    Thanks for your help.

The topic ‘Separator between menu items’ is closed to new replies.