Home › Support Forums › Theme Support › Pinboard › Where are the values "Leave a Reply" and "You may use these HTML tags" located? › Reply To: Where are the values "Leave a Reply" and "You may use these HTML tags" located?
Alexander
Participant
To remove the copy for the HTML TAGS add:
.form-allowed-tags {
display:none;
}
to your CSS file (Design/CSS)
Cheers,
Alexander @ http://www.mouseclick.com
- This reply was modified 12 years, 2 months ago by Alexander.