Comments MIchael started the conversationJanuary 8, 2016 at 6:11pmHi guys,we have an empty mobile menu, looking at the HTML, using the dev tools the .top-bar-section it's empty.That's what we have in the header.php: <nav id="mobile-menu" class="top-bar" data-topbar> <ul class="title-area"> <!-- Do not remove this list item --> <li class="name"></li> <!-- Menu toggle button --> <li class="toggle-topbar menu-icon"> <a href="javascript:;"><span><?php esc_html_e( 'Menu', 'uxbarn' ); ?></span></a> </li> </ul> <!-- Mobile menu's container --> <div class="top-bar-section"></div> </nav> Any idea? thanksM 295Paul repliedJanuary 9, 2016 at 9:04pmHi Michael!I just checked your site and see that the mobile menu displays correctly. So did you already figure it out?Regards,Paul Sign in to reply ...
Hi guys,
we have an empty mobile menu, looking at the HTML, using the dev tools the .top-bar-section it's empty.
That's what we have in the header.php:
Any idea?
thanks
M
Hi Michael!
I just checked your site and see that the mobile menu displays correctly. So did you already figure it out?
Regards,
Paul