Hello,
Is there any way to hide home menu in the mainmenu bar?
Thanks,
Giang Anh
.gkmenu li.first {display: none;}
/* Hide home nenu */
.gkmenu li.first {display: none;}
.gkmenu .childcontent li.first {display: list-item;}