WordPress Themes, Plugins and HTML Templates › Forums › Wedding WordPress Theme › Image Help + Maps › Re: Image Help + Maps
November 16, 2014 at 8:00 am
#1435
admin
Participant
Hello,
Quote:
I am trying to remove the text below the comments box where it says
These are known as Form Allowed Tags. You may remove these `comment_notes_after` as follows,
Go to `Appearance > Customize > Theme Custom CSS`
Insert the following CSS Code Snippet
[HTML].form-allowed-tags {
display: none;
}[/HTML]
Thanks