How to Turn Off Comment Box in Blogger

Blogger or Blogspot has been always the first choice when someone decides to start up a new blog. In blogger templates we have default comment box and it comes in each and every post page below the post body. Here the main issue with comment box is that while the readers reading the post can comment anything.

As this is an open box and anyone can put comments, sometimes it leads to spams which is not possible to monitor and delete in regular basis. As an alternative bloggers use comment box from different sources, like most of us, use Google+. The main advantage here is that you get all the comments to your Gmail account directly and you have the option to hide or remove any comment before it comes to your post page. So you can remove any comment which you don't think as relevant to the post.


Here is an easy way to remove or hide the default comment box from post pages in blogger. For this, no need to remove any code from blogger template.

1- Go to your Blogger Dashboard  >>  Template  >>  Edit HTML

2- In the HTML code box, press Ctrl+F, then type the following CSS code:
]]></b:skin>
3- Click on the Black Arrow on the left side to expand

4- Just above the ]]></b:skin>, past the below code
#comments{
display:none!important;
}

5- Save your Template you almost done, refresh the page.
  • Now you have no more comments box in your blogger page.
  • But if you want to show comment box again then just only remove the above code from your template.
Don't forget to share to your friends but clicking sharing buttons below.

Post a Comment

أحدث أقدم