How to position text inside of spreadsheet widget to center?

  • TanenbaumCHAT
    Asked on February 10, 2016 at 3:01 AM
    Here is another question for you:
    For this form:
    https://form.jotform.com/60396741723964
    What CSS can I use to make sure all text in spreadsheet widget is
    centralized?
    Thanks!
  • BJoanna
    Replied on February 10, 2016 at 3:22 AM

    You can achieve that by adding CSS code inside of Custom CSS field of Spreadsheet widget. Add this CSS code:

    input {

        text-align: center!important;

    }

    How to position text inside of spreadsheet widget to center? Image 1 Screenshot 30

    After you add this code your Spreadsheet widget will look like this.

    How to position text inside of spreadsheet widget to center? Image 2 Screenshot 41

    On my cloned form I have added mentioned CSS code. Here is my form: https://form.jotform.com/60401431117944

    Feel free to clone it.

    Hope this will help. Let us know if you need further assistance.

  • TanenbaumCHAT
    Replied on February 10, 2016 at 6:46 AM
    Thank you thank you thank you
    Sent from Avital's incredible new IPhone 6
    ...