issue with mobile responsiveness - cinema lounge

Latest Reply from Clare Dea at 2015-05-06 06:48:18 Solution
Hello,

There is an issue with the cinema lounge template, in the mobile version two navigation bars appear - this happens in in your demo version too.
Hi there!
This is not a problem. There is two drop down menus for each menu in the mobile mode - Top and Main menu.
If you use only one of the menus you just need to remove one of the following lines from header.php file located in the directory of the theme:
<?php  smt_mobile_menu('sec-menu'); ?>
<?php smt_mobile_menu('main-menu'); ?>
Thanks heaps this worked perfectly. Much appreciated.

Leave a reply

Add codeAdd image