Rotate text vertically in spreadsheet widget or configurable list widget headers

  • jaimelwilson
    Asked on February 19, 2018 at 8:56 PM

    I am trying to rotate the text of some of the headings in either the spreadsheet widget or the configurable list widget. Particularly the items Clogged Nozzle through In/Out Scope on the attached form. I know if it is possible it will require CSS coding, but I can't figure out how to do it. Can you please help?

    Thanks!

  • Support_Management Jotform Support
    Replied on February 20, 2018 at 2:18 AM

    The form you linked on your post uses both the CONFIGURABLE LIST WIDGET and the SPREADSHEET WIDGET.

    https://form.jotform.com/80496181686165

    Can you be more specific on what you meant by rotating the text? Indeed there is a CSS transform property that allows to rotate elements, but is that what you're aiming to do?

    https://www.w3schools.com/cssref/tryit.asp?filename=trycss3_transform

    The link above should show you how rotate behaves. If that's what you need, reply to this thread with a detailed description on how you want to rotate the texts, along with your final decision on which widget you wish to use.