Forums
Forums / Themes and Templates / Separator between menu items
(@burninlemons)
12 years, 6 months ago
<?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>
&after=<li class="menu-divider">|</li>
Thanks for your help.
The topic ‘Separator between menu items’ is closed to new replies.