How to Remove or Change Showing Posts with Label on Blogger
For this tutorial I will show you how to edit the "Showing posts with Label" on Blogger. And if you are not satisfied by just modifying the message, then I will also show you how to completely remove it.
This is going to be a 2-part tutorial and without further ado, let us start.
Here are the steps on how to remove or change "Showing Posts with Label" on your Blogger Blogspot
How to change the message "Showing Posts with Label" into some thing else
1. Login and open your Blogger account. Select the Blogspot that you want to edit. Go to Theme.

2. Inside Theme, click the Customize button.

3. In the dropdown menu, click Edit HTML.

4. Inside the HTML editor, click anywhere inside it and press CTRL + F (shortcut for find or search). Type <b:includable id='status-message'> and press ENTER to search.

5. You will see the same result as shown below (see image). Remove <data:navMessage/> and change it to anything that you like.

6. For this tutorial, I decided to change it to "Available Tutorials:".

7. Click the Save button to save the changes that you just made on your Theme HTML code.

8. Done! You have successfully changed "Showing Posts with Label" into something else.
Here are the steps on how to completely remove the "Showing Posts with Label" on your Blogspot
1. Open and login your Blogger account and select the Blog that you want to edit. Inside, click Theme.

2. Inside Theme, click the Customize button.

3. Again, in the menu that will appear, click Edit HTML.

4. Inside HTML editor click anywhere, then press CTRL + F (for find). Type <b:includable id='status-message'> and press ENTER to search.

5. Remove all the line of codes (see image below) from <b:includable id='status-message'> up to </b:include>.

6. Replace the line of codes that you just removed with the following:
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>

7. Save your Theme.

8. Done! You just completely removed the "Showing Posts with Label" on your Blogspot.
If you have question, leave a comment below. Thanks!
Special thanks to helplogger.blogspot.com for the code.
No comments:
123how.xyz only wants on-topic comment. Do not include any link, else your comment won't be published. Thanks!