• Dear support/guys who use this plugin

    I noticed that if the menu you want to display has children (submenu) the plugin displays all the children and then the correct accordion menu.
    I don’t know why, i’m using enfold by kriesi.

    TO AVOID this, i added a row of custom css:

    #top .widget_nav_menu .nested_nav {
    display: none;
    }

    Someone is experiencing this?
    Thank you,
    Marco

  • The topic ‘sub menu displayed before the accordion menu’ is closed to new replies.