Show Mobile Navigation
, ,

How to Remove No Post from Bloggger

Hemant Verma - 2:07 PM

When you don't post anything in your blog then blogger shows a message that No Post and many bloggers designed their blog as they don't want to show posts in home page so they don't post anything but blogger shows a message   No Post and they want to disable it OR remove it. So, you can do it very easily by adding some 3 line codes of CSS.



Remove No Post from Blogger

  • Login to Blogger > Dashborad
  • Click on Drop Down Menu and select Template
  • Backup your Template before making any changes to your blog
  • Now Click on Edit HTML > Proceed > Expand Widget Templates
  • Press Ctrl + F and search the code shown below.   

]]></b:skin>

  • Paste below code before ]]></b:skin>

/*---Remove No Post by widgetgenerators.blogspot.com----*/
      .status-msg-wrap
      {
      display: none;
      }
/*---Remove No Post by widgetgenerators.blogspot.com----*/

  •  Save Your Template


If Any Problem Comes, Ask In Comments


3 comments:

You may use these HTML tags and attributes: <a href="" title=""> </a> <b> </b><strong> </strong>

 



Make Your Blog Like a Pro
About | Contact | Affiliates | Privacy Policy | TOS