Support

Account

Home Forums Feature Requests Message field type – Field Label marked as required but it's not, and inline CSS Reply To: Message field type – Field Label marked as required but it's not, and inline CSS

  • I think you misunderstood the second part. When you put HTML into the Field Label box, this HTML gets rendered in the field listing of the Field Group. For example, if for the Field Label I put:

    <span style="display: block; font-size: 26px; font-weight: bold; line-height: 1.3em; color: #ccc; padding-bottom: 20px; border-bottom: 1px solid #333;">My Custom Header</span>

    Then in the Field Group, it will display like this:

    What I’m saying is that it should strip all HTML and CSS only in the field listing for the field group. Obviously on whichever page or post this field group is assigned to the HTML would render normally.