I tried it but there’s nothing that looks even similar to that in my commemnts.php file. I did a bit of error and trial and realized this:
<?php comment_form (); ?>
corresponds to the whole “comment form”, which contains both the where people leave their comment and the actual button for posting the comment. I guess I need to add my text in between there somewhere but don’t know exactly how. Or I could be totally wrong since I don’t know anything about coding. Any ideas? Thanks for helping