How to Remove Showing Posts With Label in Blogger
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.
1. First of all, Go to your Blogger Dashboard > Templates > Edit HTML
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.
4. Now yo can see a template code like this.
5. Replace the Full Line, code with the code below.
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,
How to Remove Showing Posts With Label in Blogger :
1. First of all, Go to your Blogger Dashboard > Templates > Edit HTML
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.
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,
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment