How to hide or remove the home menu item?

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat May 25, 2013 3:43 pm
Reply with quote
Report this post
How to hide or remove the home menu item? Its understood clicking on the logo will bring you to home so having the home menu item seems redundant. How to remove it?

Thanks!
User avatar
Fresh Boarder

GK User
Sat May 25, 2013 11:23 pm
Reply with quote
Report this post
Hi,
you can hide them using CSS (one line). Try this:
Code: Select all
 .gkMenu > ul > li > a.first {display:none }
User avatar
Platinum Boarder


cron