How to change the background color of heading?

  • kwokey
    Asked on August 4, 2016 at 12:46 AM
    Also want to change the background on top of form where heading is, from gray to white as logo background is white.
  • Kiran Support Team Lead
    Replied on August 4, 2016 at 1:08 AM

    Please inject the following CSS code to your JotForm to change the background color of the header to white.

    .form-header-group {

        background-color: #fff !important;

    }

    Hope this information helps! 

  • kwokey
    Replied on August 4, 2016 at 1:45 AM
    Thanks so much for your help!
    ...
  • kwokey
    Replied on August 6, 2016 at 9:44 PM

    Hi, I tried this and it doesn't seem to work. Please help.

  • Chriistian Jotform Support
    Replied on August 7, 2016 at 12:46 AM

    Hi,

    I believe you have added the custom CSS to this form - http://www.jotform.co/form/62040438382855.

    How to change the background color of heading? Image 1 Screenshot 30

     

    I checked it and the background of the header is already white.

    How to change the background color of heading? Image 2 Screenshot 41

    If you are referring to a different form, please give us the link to the form. If you are embedding the form to a webpage, please give us the link to the page as well.