-
OfficeAsked on April 5, 2024 at 2:16 PM
-
Neil Enterprise SupportReplied on April 5, 2024 at 5:03 PM
Hi Office,
Thanks for reaching out to Jotform Support. You can inject the CSS code below into the Spreadsheet widget to increase the row height:
.A {
height: 70px !important;
}
Let me walk you through it:
- In Form Builder, select the Spreadsheet widget and click on the wand icon.
- Then, go to Custom CSS tab and paste the code.
- Once you're done, click on Update Widget.
That's it. Give it a try and let us know if you need more help.