Tuesday, May 29, 2012

Remove Footer from Blogger




It is really to easy to remove post footer by CSS. Post Footer are useful in blogs.Post-footer has a share button,rating poll etc.But if you want to remove the post footer then follow following steps.

Let's do it with step-by-step instruction.


  • First go to Blogger Dashboard >> Template >> Customize >> Advanced >> Add CSS

  • Now Copy the following code and paste it on there.

.post-footer{display: none;}
Now Apply this And Your Blog Footer will removed.

No comments:

Post a Comment

Confused? Feel free to ask

Your feedback is always appreciated. I will try to reply to your queries as soon as time allows.

Note:
Please do not spam Spam comments will be deleted immediately upon my review.