Viewing 1 replies (of 1 total)
  • have you tried:

    – in style.csss, add
    .form-allowed-tags { display: none; }

    or
    – in comments.php of your (child) theme, change comment_form() to comment_form(array('comment_notes_after' => ''))

Viewing 1 replies (of 1 total)
  • The topic ‘Getting rid of html blurb after comments’ is closed to new replies.