PenciDesign replied
Staff Reply
Hi,
To do that, you need to edit the file in this theme. Please replace this code to this code:
\ 'comment_notes_before' => '<p class="comment-notes">' . __( 'Your email address will not be published.' ) . ( $req ? $required_text : '' ) . '</p>',
Best Regards,
PenciDesign