How to remove background color from a field

  • hanban
    Asked on September 2, 2014 at 4:29 PM

    Many thanks for the help, much appreciated indeed. Any idea how I can remove the orange colour near question 10?

     

    Thank you!!

  • jonathan
    Replied on September 2, 2014 at 7:14 PM

    Hi,

    Just to let you know it was the injected custom CSS codes in your form 

    #cid_82,

    #cid_93,

    #cid_97,

    #cid_103,

    #cid_114,

    #cid_138,

    #cid_144,

    #cid_159,

    #cid_169,

    #cid_178,

    #cid_189 {

    background-color: #FFE4B5 !important;

    }

     

    that is causing that background-color

    How to remove background color from a field Image 1 Screenshot 30

    I have fixed it on your form http://www.jotformpro.com/form/42441600561949  by removing the involved field #cid_169,  in the injected CSS code. 

    How to remove background color from a field Image 2 Screenshot 41

     

     

    Inform us if you need further assistance.

    Thanks.