Secondary menu on mobile device

Latest Reply from Alice at 2013-08-16 07:35:22
I've removed the top secondary menu by deleting the following code from the top.php:

<div id='menu-box'>
<div id='secondarymenu'>
<?php wp_nav_menu('depth=0&theme_location=sec-menu&container_class=menu-topmenu-container&menu_class=menus menu-topmenu&fallback_cb=block_sec_menu'); ?>

</div>
</div>


/*-----------and this additional code --------*/

<?php smt_mobile_menu('sec-menu'); ?>


The problem is that an empty menu still appears on mobile devices. How can this be deleted?

Many thanks!
Same issue, anyone know how to fix this?
Hi!
You have made a mistake.
Removing the menus was discussed on our forum many times:
http://smthemes.com/support/topic/howcaniremovesearchboxmenusliderfacebookwidgetetc/#post-2326 and
http://smthemes.com/support/topic/removecategorybar/#post-121

Leave a reply

Add codeAdd image