Remove Showing Posts with Label in Blogger
In the blogger when you click a specific Label then a message ” Showing Posts with Label” appears at the top of posts. To remove this message follow these steps:-
1. Go to Blogger Dashboard
2. Click Template
3. Click Edit HTML
4. Click Proceed
5. Check The Expand widget Template
6. Press control +F
7. In the search find the following code
message‘>
9. Delete the above mention code and in its place paste the following code
10. Now save the Template
11. You are done.Now clicking any Label in your Blogger will not show the message ” Showing Posts with Label….”in your Blog.
1. Go to Blogger Dashboard
2. Click Template
3. Click Edit HTML
4. Click Proceed
5. Check The Expand widget Template
6. Press control +F
7. In the search find the following code
class=’status-msg-wrap’>
class=’status-msg-body’>
class=’status-msg-border’>
class=’status-msg-bg’>
class=’status-msg-hidden’>
9. Delete the above mention code and in its place paste the following code
10. Now save the Template
11. You are done.Now clicking any Label in your Blogger will not show the message ” Showing Posts with Label….”in your Blog.