Delete labels from below blogger post : Every blogger has the different way of thinking, so in our today’s tutorial also we will discuss the same kind of topic i.e how to hide/remove/delete labels from blogger post. Now many bloggers think labels below the post title are unnecessary but some blogger it might be helpful for readers to find related post directly by clicking on the label.
It’s up to on you as label widget are already available in the blog’s sidebar. So, in this tutorial, I will show you how to totally remove labels from Templates from HTML or hide label from blogger post footer.
Note : This HTML setting might not work in some templates, so simply remove the code if not done after saving.
Simply follow each and every step properly
Delete Labels From Below Blogger Post
Step 1. Login to your Blogger dashboard
Step 2. Go to Templates >Then Click Edit HTML
Step 3. Click CTRL + F and Find the below Code,
</head>
Step 4. After finding, paste the below code just above of it.
<style>
.post-labels {
display: none;
}
</style>
Step 5. If code pasting did properly, now click to template Save Button
Thank You for visiting, if you feel and issues related to this topic or I have written anything wrong please do comment your review.
Asif is the founder of Digi Logi a Best SEO Company in Mumbai. He is a professional blogger and he loves to share information on Blogging Tips, WordPress Tricks and especially to help newbies.