Please help to make this button center!

  • urbanpinups
    Asked on July 14, 2015 at 9:06 AM

    Hi, Please help me to make this button center... I have made changes to Button syle - but still not center :(

    Jotform Thread 609686 Screenshot
  • Ashwin JotForm Support
    Replied on July 14, 2015 at 9:57 AM

    Hello urbanpinups,

    Injecting the following custom css code in your form should align your submit button:

    button#input_14 {

      margin-left: 38%;

    }

    The following guide should help you on how to inject custom css code: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

     

    I have gone ahead and injected this css in your form already. Can you please check your embedded form and see if the submit button is displayed correctly.

    Thank you!

  • urbanpinups
    Replied on July 14, 2015 at 10:25 AM

    Seams to be now it's working! thank you!

  • David JotForm Support
    Replied on July 14, 2015 at 11:40 AM

    Glad to hear it!  If there is anything else we can help you with, let us know and we will be happy to assist you.