Hi, i install this plugin and i put class name of my menus item but it not working. My menus show class name like that<ul id=”menu-menu-1″ class=”nav nav-justified navbar-left”> and i try to put like .nav and also try to put like .nav.nav-justified.navbar-left but it ‘s not working. can you let me know what is issue.
Hi aishfak,
Check out the installation section of the plugin, which gives an example of how to set the plugin up. You’ve actually got to add the class/ID name of the parent element that contains your menu. The plugin will then automatically look for the contained <ul> element and modify it accordingly. This should work for you.
Let me know if you’re still having issues.
– Mickey