[Plugin: Responsive Select Menu] target only one menu
-
Hi, and thanks for your plugin!
I would like to know if it is possible to target only one menu, and not every menu in the page. I call my different menu with:
wp_nav_menu(array(‘menu’=>’Main’));
wp_nav_menu(array(‘menu’=>’Footer_01’));
etc…I looked inside the code of your plugin, but I can’t find where I can put an IF to check if is the Main 🙁
thanks a lot!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘[Plugin: Responsive Select Menu] target only one menu’ is closed to new replies.