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

#116169
DesjardinsM
Member

I’m not much of an expert on this, but maybe it would be possible using the [link_after parameter](http://codex.wordpress.org/Function_Reference/wp_nav_menu). If I’m reading that right, it would work like an :after, meaning it is still inside the link. I’m not sure how well it would apply for you, but it might be worth testing.