Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

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

#116188
dclardy
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.