Delete the "menu" in frontend?

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Thu Mar 01, 2012 4:00 pm
Hi everybody,

How can i delete the menu in the "menu" position in frontend? Because i will just have the menu in the "inset" position.

greeting
User avatar
Fresh Boarder

GK User
Fri Mar 02, 2012 1:26 am
Hi

I would not recommended but if you still want, please enable override.css file on template parameters and them add this line on this file, located on template css directory.

Code: Select all
#gk-nav {display: none}


Cheers
User avatar
Platinum Boarder

GK User
Fri Mar 02, 2012 10:39 am
yes, all ready. I made it in such a way.

#gkMenu {display: none}



thanks :)
User avatar
Fresh Boarder


cron