How can i hide Home title on Browser tab

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Thu Mar 01, 2012 2:02 am
Hi, i want hide my homepage title (Anasayfa) also other menus. I tried all settings but i couldn't hide
Can someone help me?

Image
Image
User avatar
Senior Boarder

GK User
Thu Mar 01, 2012 3:18 pm
Hi,

Try hiding it by using this css code:
Code: Select all
div.gk-menu > ul.level0 > li:first-child{
display: none;
}
User avatar
Platinum Boarder


cron