Forums
Forums / Theme: Fooding / Menubutton is not responsive
(@joland)
8 years, 3 months ago
Hi,
My responsive menu button is not working. Is something wrong in the following code?
<!– begin .header-mobile-menu –> <nav class=”st-menu st-effect-1″ id=”menu-3″> <div class=”btn-close-home”> <button class=”close-button” id=”closemenu”></button> ” class=”home-button”><i class=”fa fa-home”></i> </div> <?php wp_nav_menu( array(‘theme_location’ => ‘primary’,’echo’ => true,’items_wrap’ => ‘
‘)); ?> <?php get_search_form( $echo = true ); ?> </nav> <!– end .header-mobile-menu –>
Thanks in advance!
Joland
The page I need help with: [log in to see the link]
Is there somebody available to answer questions?
The topic ‘Menubutton is not responsive’ is closed to new replies.