button issues

  • jennyp1432
    Asked on May 29, 2015 at 4:38 PM

    Can you please help me make my final Submit button the same size as the Select File button above? It is sort of cut off and hard to see.

  • jonathan
    Replied on May 29, 2015 at 6:02 PM

    I have fixed this on your jotform http://www.jotform.co/form/51456534248862

    by adding this CSS codes

     

    #input_117 {

        color : #555555 !important;

        background : #f8f8f8;

        box-shadow : none;

        text-shadow : none;

        height : 30px !important;

    }

     

    button issues Image 1 Screenshot 30

     

    resulting form

    button issues Image 2 Screenshot 41

     

    Hope this help. Let us know if still not resolve.

    Thanks.