Home › Forums › CSS › Using Span tags in WordPress Navigation › Re: Using Span tags in WordPress Navigation
December 9, 2011 at 11:46 am
#92347
Member
Thanks for that. In the vid he uses jquery to make nav bar wobble but I don’t want to do that. I just wanted to get the nubs to appear.
Basically, I was playing around with the menu funtion and the answer is to refer to the span inside the array.
wp_nav_menu( array( 'menu' => 'Sub Nav Menu', 'link_before' => '' ) );