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

Tags:

, basics, attributes
View Replies: View Best Answer
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.