I have premium version of this plugin
Hi,
I am using your plugin,
1: how can i delete exist drop down menu and how many drop downs I can create.
2. My code seems like below:
`<?php
$mx_main_menu = array(
‘theme_location’ => ‘mx_menu’,
‘container’ => ‘false’,
‘menu_class’ => ‘mx-nav-mobile-menu mline’
);
wp_nav_menu($mx_main_menu);
?>`
My menu name is : Widgetized Menu