• 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)
  • 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

    (@jushilicious)

    thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘HTML tags keep appearing’ is closed to new replies.