How do I get rid of the area at the bottom that reads: "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>" See attached file. Thanks!
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .form-allowed-tags{ display:none; }