Mobile Menu issue in the Restaurant template

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Fri Aug 23, 2013 5:28 pm
The menu on the mobil menu be shown expanded rather them a menu button that expands the menu?
User avatar
Fresh Boarder

GK User
Fri Aug 23, 2013 6:52 pm
Could You please post an url to your site?
User avatar
Moderator

GK User
Sat Aug 24, 2013 4:28 am
mypizzaoven.com

Thanks
User avatar
Fresh Boarder

GK User
Mon Sep 02, 2013 3:33 pm
Please edit: /templates/gk_restaurant/css/mobile/smartphone.css and add at its end:
Code: Select all
#gkNav {
height: auto;
}
#gkMenuContent {
display: block;
position: relative;
top: 0px;
}
User avatar
Moderator


cron