Menu Top

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Thu May 23, 2013 3:20 pm
How can I change the top menu? I could not understand what the form. There is a main menu module to position 7 but nevertheless I make it invisible makes me always see.

Thanks
User avatar
Junior Boarder

GK User
Thu May 23, 2013 3:23 pm
Mainmenu is hardcoded into template so it cant be disabled with use of modules.
You could edit /templates/gk_restaurant/layouts/default.php and remove it from that place.
User avatar
Moderator

GK User
Thu May 30, 2013 2:29 pm
Cyberek wrote:Mainmenu is hardcoded into template so it cant be disabled with use of modules.
You could edit /templates/gk_restaurant/layouts/default.php and remove it from that place.


Hello,
how can I reduce the font of the menu items?

thanks
User avatar
Junior Boarder

GK User
Thu May 30, 2013 2:39 pm
Please edit: /templates/gk_restaurant/css/override.css and add at its end:
Code: Select all
.gkMenu > ul > li {font-size: 14px;}

Play with the last number to fit your needs.

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron