How to make the 'triangle' in the error the same color as the background of the error message?

  • Tellmemore
    Asked on January 22, 2016 at 12:04 AM

    Now, how can I make the little triangle/pointer/arrow (whatever you call it) in the error message (This field is required text) match the same color as the background color of the error message?

    My NEW FORM is 60206865547157

  • Chriistian Jotform Support
    Replied on January 22, 2016 at 12:14 AM

    Hi,

     

    You can inject this custom css to make the arrow of the error message the same color as the background of the error:

    .form-error-arrow-inner{

        border-bottom-color: #ff9292;

    }

    How to make the triangle in the error the same color as the background of the error message? Image 1 Screenshot 20

    Here's a guide on how to inject css to a form: How to Inject Custom CSS Codes

     

    Do inform us if you need further assistance,
    Regards.

  • Tellmemore
    Replied on January 22, 2016 at 5:27 AM

    Excellent; thank you!

  • victor
    Replied on January 22, 2016 at 9:10 AM

    On behalf of my colleague, you are welcome. If you have any other question or issue, please do not hesitate contacting us. We will be glad to help.