Remove
the Labels from Below the Posts.
You will see
the labels below all of the post or below post title. It’s not necessary;
they are already in the side bar. Few bloggers don’t want to see this on their
blog post. In this post we will learn how to remove them manually. To remove
the label from the bottom of a post (or bellow post title), you must edit the
HTML. When you remove labels below of the post or post title, your template will look more handsome. There are few steps that help you to remove the labels.
Step 1: Log
in into your blogger dashboard
Step 2: Go
to the template and then click on the EDIT HTML button.
Step 3:
After that find <head> by using CTRL+F and paste the following code just
below it.
<style>.post-labels {display:
none;}</style>
Then save
your template,
That’s all.
Share this post and reply your comments below in addition to get more updates
from us subscribe to our RSS feeds.