Having trouble with the color scheme

  • solarizetrilakes
    Asked on February 8, 2016 at 9:13 AM

    Hello,

    I am trying to use one of your color schemes for my form,  Feed back on Solarize Trilakes. It looks fine in the edit box, but when I preview it the lovely deep tan color of the form (not the background) gets washed out to near white. No matter which color scheme I click on, I get the same form color. Can you help me figure out what's happening? Thanks,

    Ellen Beberman

  • beril JotForm UI Developer
    Replied on February 8, 2016 at 11:09 AM

    Can you add the CSS code below from designer:

     

    .form-section {

        background-color : #d9ceb2 !important;

    }

     

    At that time, it will work properly.

  • solarizetrilakes
    Replied on February 8, 2016 at 1:09 PM

    Thanks, it worked!