Sunday 21 April 2013

How to Remove - Footer area from Blogger?

Posted by Arun Kumar Choppara On 04:50 | No comments
If we are using the blogger templates, then the blog comes with a default footer text. The footer text will contain few links that are not related to our blog. So we do not need such text/links on blogger. We can remove the footer area from blogger as shown below.

1. Go to : Dashboard -> Layout -> Template Designer -> Advanced -> Add CSS

2. Paste the below CSS code.


#footer-3{
display: none;
}

3. Click "Apply to Blog" and View blog to see changes.

Now the footer area should have been removed from blogger.

If you like the post, take a couple of minutes to comment and share.
Your comments are most valuable and would help me come up with better posts.

0 comments:

Post a Comment

ABOUT ME

Founder & Author: Hi Friends, my name is Arun Kumar Choppara. I am a Software Engineer by profession and a passionate blogger. I have started blogging as a hobby and now addicted to it.
...Read More

Labels