Hide Labels from Blogger Posts
To hide labels from your Blogger posts, just follow the below instructions correctly:
- First of all, go to Blogger and select your blog.
- Now click on Template from sidebar and then Click on Edit HTML.
- After that, press Ctrl+F and search for the ending </head> tag.
- Ones you found </head> tag then simply paste the following code above the ending </head> tag.
- <style>
 .post-labels {display: none;}
 </style>
- Save your blogger template and it will hide labels from your Blogger posts.
 
 
 
          
      
 
  
 
 
 
 
 
 
 
 
 
 
No comments:
Post a Comment