• Resolved Inventel

    (@inventel)


    Hi, I’ve a problem with your plugin and my theme, before the use of plugin the menu code is:

    <a href="#">Home</a>

    after the use of this plugin the code of menu item becomes:

    <a href="#"><i class="_mi _before foundation-icons fi-home"></i><span>Home</span></a>

    I want remove the <span> before “Home” because it causes some design problems, how I can do that?

    Thank you

    https://wordpress.org/plugins/menu-icons/

Viewing 1 replies (of 1 total)
  • You can’t really remove the spans without extending the class, so I’d suggest you add some custom CSS to work around the issue.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove before menu name’ is closed to new replies.