Farbe ändern?

  • werkgalery
    Asked on July 3, 2017 at 9:54 AM

    ich möchte beim roten Stern (Eingabe erforderlich) die Farbe ändern. Ist dies möglich?

    Wenn ja, wo wird diese Farbe angepasst?

    Besten Dank und freundliche Grüsse

  • David JotForm Support
    Replied on July 3, 2017 at 12:03 PM

    To change the color of the asterisk for required fields, add this code to your form:

    http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    .form-required{
    color:blue;
    }

    Adjust the color to suit your needs.

  • werkgalery
    Replied on July 3, 2017 at 5:43 PM
    Herzlichen Dank
    Philipp Dürmüller

    Von: JotForm [mailto:noreply@go.jotform.com]
    Gesendet: Montag, 3. Juli 2017 18:03
    An: atelier@werkgalerie.ch
    Betreff: Re: Farbe ändern?

    A new response has been received:

    Answered by david
    To change the color of the asterisk for required fields, add this code to your form:
    http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes
    .form-required{
    color:blue;
    }
    Adjust the color to suit your needs.
    View this thread on browser » Unsubscribe Thread
    1499097789
    ...