Remove highlight on fields and fix button width

  • robertatlasmarketing
    Asked on May 10, 2015 at 11:32 PM

    I do have one more question. Well, actually two. First one is how do I make the background of the highlighted field be the same color as the background. Meaning, I don't want anything highlighted when you click on the field to enter in your email: http://screencast.com/t/urpSMsZO

     

    Also, the button looks kinda crazy spanning the full width, how can I change that? 

  • Chriistian Jotform Support
    Replied on May 11, 2015 at 12:12 AM

    Hi robertatlasmarketing, 

    To remove the highlight on your fields just follow instructions below.

    Remove highlight on fields and fix button width Image 1 Screenshot 50

     

    Remove highlight on fields and fix button width Image 2 Screenshot 61

    Remove highlight on fields and fix button width Image 3 Screenshot 72

     

    For the button, you can change its width by injecting this CSS:

    .form-submit-button{

      width:50%;

    }

    Please follow the instructions below to inject CSS.

    Remove highlight on fields and fix button width Image 4 Screenshot 83

     

    Regards.

  • robertatlasmarketing
    Replied on May 11, 2015 at 2:01 AM

    Suport, 

     

    This worked great! Thanks so much for your quick replies and wonderful support! 👍👍

     

    Best, 

     

    -Ryan 

  • Chriistian Jotform Support
    Replied on May 11, 2015 at 3:17 AM

    Hi,

    Glad to hear that your issue was solved.

     

    Thanks.