Lets play with CSS in Blogspot
Template =>Customize =>Advance => Add CSS
.title,.blog-pager,#Attribution1,#navbar{
display:none;
}
.footer-outer{
border-top:none;
}
Will remove Blog Title,Pager line,Attribution and Navigation bar.
Template =>Customize =>Advance => Add CSS
.title,.blog-pager,#Attribution1,#navbar{
display:none;
}
.footer-outer{
border-top:none;
}
Will remove Blog Title,Pager line,Attribution and Navigation bar.