Blogger Tutorials, Tips & Tricks, Blogger SEO

How to Remove Showing Posts With Label in Blogger

No comments
In most of the Blogger designs, you can see "Showing posts with label" message on the top of each category when you click on label link. How much annoying is that,right? Today in this tutorial I'll teach you to how to Remove Showing Post With Labels messsage.

 How to remove showing posts with labels in blogger, How to hide showing posts with labels,

How to Remove Showing Posts With Label in Blogger :


1. First of all, Go to your Blogger Dashboard > Templates > Edit HTML

 How to remove showing posts with labels in blogger, How to hide showing posts with labels,


2. Click anywhere inside the template codes and click on CTRL + F in your keyboard.

3. A search Box will apper above the template code. Then Copy the below text and paste it in your template search box & hit Enter.

<b:includable id='status-message'>

4. Now yo can see a template code like this.

 How to remove showing posts with labels in blogger, How to hide showing posts with labels,


5. Replace the Full Line, code with the code below.

<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>


6. Now click o Save Template and you're Done!!


Tags:- How to remove showing posts with labels in blogger, How to hide showing posts with labels, 

No comments :

Post a Comment