SharePoint 2013 - Remove "Home" from page

Copper Contributor

I am using SharePoint 2013 and the word "Home" appears in my home page. I would like to remove. I tried inserting each of the following CSS to NO Avail. !!!Help!!!

.ms-globalTitleArea {
 display:none;
 }
 Or
.ms-core-pageTitle{
Display:none !Important;}

Or

 .ms-sitetitle {
 display:none;
 }

.ctl00_PlaceHolderSiteName_onetidProjectPropertyTitle1
{
 display:none;
 }

1 Reply

Could you please provide a Screen shot?

 

Have you tried changing the title of that page? By going to site contents -> site pages -> Edit properties of home page