Title: HTML tags keep appearing
Last modified: August 21, 2016

---

# HTML tags keep appearing

 *  [Jushilicious](https://wordpress.org/support/users/jushilicious/)
 * (@jushilicious)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/html-tags-keep-appearing/)
 * Hi
    Could you tell me how to get rid of this text
 * `You may use these HTML tags and attributes: <a href="" title=""> <abbr title
   =""> <acronym title=""> <b><blockquote cite=""> <cite> <del datetime=""> <em>
   <i> <q cite=""> <strike> <strong>`
 * which appears under each post beneath the ‘leave a reply’ box?
    Thanks
 * _[Moderator Note: Please post code & markup between backticks or use the code
   button. Your posted code may now have been permanently damaged by the forum’s
   parser.]_

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

 *  [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * (@crouchingbruin)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/html-tags-keep-appearing/#post-4947191)
 * 1) From the admin dashboard, go to **Theme > Theme Options** and click the **
   Layout** tab.
 * 2) Scroll all the way down to the bottom and copy & paste this CSS rule into 
   the Custom CSS field:
 *     ```
       .form-allowed-tags {
          display: none;
       }
       ```
   
 * 3) Click the **Save Settings** button.
 *  Thread Starter [Jushilicious](https://wordpress.org/support/users/jushilicious/)
 * (@jushilicious)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/html-tags-keep-appearing/#post-4947295)
 * thank you

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

The topic ‘HTML tags keep appearing’ is closed to new replies.

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

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Jushilicious](https://wordpress.org/support/users/jushilicious/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/html-tags-keep-appearing/#post-4947295)
 * Status: not resolved