Justin
asked 11 years ago

How to remove this from the comment section:

You may use these HTML tags and attributes: <a href=”” title=””> <abbr title=””> <acronym title=””> <b> <blockquote cite=””> <cite> <code> <del datetime=””> <em> <i> <q cite=””> <strike> <strong>

1 Answers
DominicStaff
answered 11 years ago

To resolve this problem you can add the following code to the style.css file.

#comments .form-allowed-tags {
display: none;
}

Regards,
Dominic

Powered by DW Question & Answer Pro