The dark color scheme style is not applying to my form

  • viroucupom
    Asked on March 28, 2017 at 4:23 PM

    Boa tarde, criei um formulário com um campo de compra, porém as cores do tema que escolho, não são publicadas junto ao formulário, como devo fazer?

    https://eu.jotform.com/build/70864782560666

  • Support_Management Jotform Support
    Replied on March 28, 2017 at 7:40 PM

    From how I understood it, you're saying that you have applied a theme to your form but the colors are not applying.

    When I cloned your form, I noticed you're not actually using a Theme, but rather, you chose a different Color Scheme for your form.

    The dark color scheme style is not applying to my form Image 1 Screenshot 40

    And although the dark color scheme has been selected, the form still displays as white.

    To fix this, can you try the following:

    1. Go to THEMES > FREE THEMES > look for the DEFAULT THEME > then click REMOVE THEME

    The dark color scheme style is not applying to my form Image 2 Screenshot 51

    2. This will remove all the styling (including your Custom CSS) so we'll take care of that part next. Go to the CSS tab this time, then re-paste these codes:

    .form-product-item img {

        height : 130px;

        width : 130px;

    }

    The dark color scheme style is not applying to my form Image 3 Screenshot 62

    3. Afterwards, change the COLOR SCHEME.

    Result: https://www.jotform.com/70867945109972 (cloned copy)