Can't see the responsive menu
-
Hi,
I set the responsive menu plugin on my site but definitively I can’t see any effect, despite I changed various parameter.
Here’s my menu code in the header.php :
<?php wp_nav_menu( array( 'theme_location' => 'menu-1', 'container' => 'div', 'menu_class' => 'sf-menu', 'menu_id' => 'nav' ) ); ?>
I also precise that I set it in the options plugin page to appear as responsive.
Here’s my site : https://demo2-onirisweb.com/
Normally, the responsive menu on the top should appear when the screen width is 500 px or less.
Did I miss something ? Is there any particular settings that I should set or check ?
Thanks for your help
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Can't see the responsive menu’ is closed to new replies.