question about website name on home page.

Permalink
How do i get my site name to not show up on home page, I have it integrated into an image already so it is redundant

 
Mnkras replied on at Permalink Best Answer Reply
Mnkras
create a content block in the scrapbook, and save it, then hit rename and name it, My_Site_Name
tncheesehead replied on at Permalink Reply
Thanks!
nreilingh replied on at Permalink Reply
nreilingh
It might be an even better idea to add a
display: none;
CSS attribute to the title div so that it still exists for search engines and text-only browsers.
wkadmin replied on at Permalink Reply
Newbie: explain what you are doing, please? Where are you typing "display (etc.)? Is it a field? How is it accessed?