Editing Go to menu on mobile device

Latest Reply from Alice at 2014-02-21 03:01:42
Hello again!

My website is still prosjektpupp.no and I am currently working trying to figure out the responsive design.

With this wordpress setup the website will show two boxes(menus) on a mobile device, even though one is empty and removed from the main site.

The first "Go to.." is empty, while the second "Go to.." box contains my configured menu.

My problem is that I want to remove the empty one box and keep the second one containing the actual menu.

Is this possible?


Thanks in advance!

Regards
Martin

Hi!
There is the code:
<?php smt_mobile_menu('sec-menu'); ?>

in the file top.php.
You have to remove it to get rid of the menu.

Leave a reply

Add codeAdd image