How do I remove the "Leave a Reply" comment box on pages?

I would like to remove the “Leave a Reply” section and comment box that is appearing on each of my pages. Is there an easy way to remove?

Thank you!

Wordpress? If you don’t want to give the possibility to comment, you can turn comments off in the admin panels: settings > discussion

On the dashboard > pages > discussion, disable the checkbox. This is below the editor. If not, on the top right click help > check the discussion.

Another way is to delete in the code: Appearance > Editor > Look for page.php > look for this in the code

<?php comments_template(); ?>

and delete it.

hope that helps!

Ya it is simple… Just you log in admin panel and turn off the comment option…I have got few blogs and coimment option is disabled