Title: Using HTML in comments
Last modified: August 21, 2016

---

# Using HTML in comments

 *  Resolved [mayaue1105](https://wordpress.org/support/users/mayaue1105/)
 * (@mayaue1105)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/using-html-in-comments/)
 * Is there any chanse that I could delete text under the comments box? I really
   don’t like it and I don’t know where to find that div or code so I could delete
   it.
    Help please 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/using-html-in-comments/#post-4563913)
 * Hi mayaue1105
 * Sorry for reply too late.
 * Please add below style rule at style.css at last line.
 *     ```
       .form-allowed-tags{
       	display:none;
       	}
       ```
   
 * Thank you.
 *  Thread Starter [mayaue1105](https://wordpress.org/support/users/mayaue1105/)
 * (@mayaue1105)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/using-html-in-comments/#post-4563932)
 * Thanks! It worked great 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Using HTML in comments’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/obandes/1.58/screenshot.png)
 * obandes
 * [Support Threads](https://wordpress.org/support/theme/obandes/)
 * [Active Topics](https://wordpress.org/support/theme/obandes/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/obandes/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/obandes/reviews/)

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)
 * [html tag](https://wordpress.org/support/topic-tag/html-tag/)

 * 2 replies
 * 2 participants
 * Last reply from: [mayaue1105](https://wordpress.org/support/users/mayaue1105/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/using-html-in-comments/#post-4563932)
 * Status: resolved