Customize the comment form fields. <?php function custom_comment_form_fields($fields) { $fields['comment'] = '<p class="comment-form-comment"><label for="comment">' .…