How To Remove Blogger Title

Blog title and description is very important in every blog. Search engines when indexing your blog use the title and description tags.But there can be occasions that you may not need your Blog's title or description.


For that,


1. Edit your template ( How to edit your template )
2. Press 'Ctrl' key and 'F' and find out 



header h1


Press Next until you find out some code lines similar to


#header h1 {
margin:5px 5px 0;
padding:10px 20px .35em;
}

add this code line


display:none; 


as


#header h1 {
margin:5px 5px 0;
padding:10px 20px .35em;
display:none;
}


Now follow the Safety Saving Steps.

And 

Share this article :
 
Support : Creating Website | Johny Template | Mas Template
Copyright © 2011. Blogger Templates - All Rights Reserved
Template Created by Creating Website Inspired by Sportapolis Shape5.com
Proudly powered by Blogger