Support » Plugins » [Plugin: WordPress Menu Creator] Styles not working properly

  • Resolved cowanservices

    (@cowanservices)


    I’m trying to add an active link status to my menus, but the class shows up on all of the links and it does not apply the styles. I’m also having an issue with the hover state css. The words should turn green but do not. Can anyone help?

    Here’s an example of my code

    <?php wp_menu('nav_type=secondary&nav_levels=2&nav_tag=ul&nav_id=sidebar&nav_class=sidebar
    &active_class=hot&b2p_pid=5'); ?>

    And you can see the menus in action here:

    http://www.enviromedia.com/beta/who/

    Thanks in advance,

    Lisa

  • The topic ‘[Plugin: WordPress Menu Creator] Styles not working properly’ is closed to new replies.