Change heading text color

  • dsutphin
    Asked on April 25, 2019 at 8:03 PM

    We're  getting there.


    Once we get this corrected we're good to go.

    Thank you so much for your help.

    https://www.jotform.com/build/62146355769162


    dsutphin


    Jotform Thread 1804506 Screenshot
  • Elton Support Team Lead
    Replied on April 25, 2019 at 11:26 PM

    I fixed it for you by injecting the following CSS code to your form.

    .form-header-group .form-header {

        color: #dfff00;

    }

    Kindly check it now.