June 13, 2014 at 11:22 am
#11272
Theme Horse Support Team
Keymaster
HI Alicia,
We are sorry for that. Its WordPress inbuilt code so we cannot change it. You need code customization for it. and to remove the words
“You may use these HTML tags and attributes: <abbr title=””> <acronym title=””> <b>
Goto dashboard -> appearance -> theme-options -> design-options->custom css
.form-allowed-tags {
display:none;
}
Thank you!