Labels are the one you see below your post other bloggers find this unnecessary, as long as they are already in the blog sidebar. In this post I will teach you how to manually remove them. To hide labels from the blogger post footer (or below post title), we could simply uncheck the "Labels" option, however, sometimes this setting might not work properly in certain templates and then we'll have to remove it manually from our template.
This is how were going to this:
Removing the labels from blogger
1. Log in to blogger account.
2. Go to your Blogger Dashboard.
3. Click on Template tabs and click EDIT HTML.
4. Click anywhere in the codes and press CTRL+F to open the blogger search box. Find the this code ]]></b:skin>.
5. Just above ]]></b:skin> paste this code:
.post-labels {display: none;}
6. Click the Save Template button to save the changes and you're done. Click on View Blog to see the changes.

No comments:
Post a Comment