How to center a textbox?

  • lorimoore
    Asked on July 17, 2014 at 11:28 AM
  • Welvin Support Team Lead
    Replied on July 17, 2014 at 1:28 PM

    Hi,

    You're referring to the textboxes of this form from your account: http://www.jotform.us/form/41974293021150, right? If yes, you can center these two by injecting the following custom CSS codes to your form:

    li#id_3, li#id_4 {

    text-align: center;

    }

    Inject the codes by following this guide: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Let us know if you need further assistance.

    Thanks