Home › Forums › Back End › how can I add a span to wp_nav_menu in wordpress › Re: how can I add a span to wp_nav_menu in wordpress
December 3, 2012 at 4:39 pm
#116188
Member
Just add it in the menu tool for the theme. Go to Appearance -> Menus.
Add a custom menu item. Label it what you want and your span after the Label you give it.
So the URL would be http://example.com/some_link.
Label would be Awesome WordPress Thing Icon
Then do your stuff in CSS to get the icon there.