• Resolved nroan679

    (@nroan679)


    I’m trying to add a class to the error text using the Customize HTML page in the form. I have successfully added classes to other parts of the form (form, descriptions, labels, etc.), but the error text disregards any changes I make.

    [if error]<div class="my-style" id="frm_error_field_[key]">[error]</div>[/if error]

    continues to show up as

    <div class="frm_error" id="frm_error_field_3">Please enter a valid email address</div>

    This is happening for all fields. I am using the JS validation if that matters.

    Thanks in advance for any help you can provide!

Viewing 1 replies (of 1 total)
  • Plugin Support Njones35

    (@njones35)

    Hi @nroan679

    Thanks for reporting this. I have been able to replicate this issue and have added it to our bug list to fix for a future release. We don’t yet have an estimate on when this issue will be resolved, so it may not be right away. Sorry for the inconvenience!

    Thanks for your patience!

Viewing 1 replies (of 1 total)

The topic ‘Customize HTML issue with error text’ is closed to new replies.