August 10, 2014

How to Remove Status Message Bar in Blogger



In Blogger, we have a Status Message Bar on the top right below the header which displays information like "No posts matching the query" and "Showing posts with label XXXX". Some bloggers like you want to get rid of this as it doesn't match the new themes and standards of their blogs.

So here I am with a way to do this. Just follow the steps below to remove this element from your blog.


  1. Firstly, yeah reach your Blogger Dashboard > Template > Edit HTML
  2. Then search for this tag: ]]></b:skin>
  3. Copy the code below and paste it right before that tag.
.status-msg-wrap{display:none !important;}

Now save your template and check your blog. That was quite easy wasn't it? So it should be working now. 

0 comments:

Post a Comment