Form preview not showing white color for words in header...

  • akkdio
    Asked on April 23, 2019 at 11:41 AM

    1556034125builder Screenshot 10

    I changed the color for the words in header to white but they are not showing in preview

    1556034156preview Screenshot 21

    https://form.jotform.com/90996041663969




    Jotform Thread 1801061 Screenshot
  • Nik_C
    Replied on April 23, 2019 at 1:12 PM

    I inserted the below CSS to your Custom CSS:

    h1#header_3 {

        color: white;

    }

    And that should work.

    Please let us know if you have any further questions.

    Thank you!