Tagged: x Author Posts April 10, 2016 at 8:24 am #875180 MarionParticipant Hello, how can I add a text with link to Leave a Comment below the comment box? Thank you. April 10, 2016 at 9:50 am #875228 MarionParticipant I found it: wp-comments.php ` <?php comment_form( array( ‘comment_notes_before’ => ”, ‘comment_notes_after’ => ”,` April 10, 2016 at 12:11 pm #875346 ThaiModerator Hi Marion, You should copy that file to your child theme directory. Unless your customization will be lost in the future updates of X theme. Thanks. Author Posts