Custom CSS: Styling cloned form

  • melodicsounds
    Asked on May 11, 2017 at 5:29 PM

    So I did a cloned form of: https://form.jotform.co/71228265851862 and created this: https://form.jotform.co/71307051243848

     

    The first form is here: http://http://www.conrqpreview.com/landing-standard

    And the cloned form is here: http://http://www.conqrpreview.com/gold-standard

     

    My issue is that I did't moved anything to the cloned form except colors. And they don't look the same. The Gold one looks bigger and has more width. Can you help me make the cloned form size the same as first form please?

     

     

  • melodicsounds
    Replied on May 11, 2017 at 5:31 PM

    Sorry the urls are this:

     

    The first form is here: www.conqrpreview.com/landing-standard

    And the cloned form is here: www.conqrpreview.com/landing-gold

     

  • Chriistian Jotform Support
    Replied on May 11, 2017 at 7:06 PM

    Hi there,

    Please inject this custom CSS to your form with Gold color.

    .form-line {

    padding: 2% 5%;

    }

     

    The result should be as follows.

    Custom CSS: Styling cloned form Image 1 Screenshot 20

     

    Let us know if you need further assistance.