-
stormingrobotsAsked on June 3, 2025 at 1:35 PM
form: 202438006541143
noticed that the bar height got trimmed . This is created just like other bars which look fine. Not sure why. Please advice.
-
Aries JotForm SupportReplied on June 3, 2025 at 2:32 PM
Hi stormingrobots,
Thanks for reaching out to Jotform Support. When I cloned and tested your form, I ran into the same issue. It seems the Section Collapse field is getting cut off when it is placed before the submit button. To fix this, you can inject custom CSS codes into your form. Let me show you how to do it:
1. First, copy this code:
ul#section_116.form-section-closed {
min-height: 80px !important;
padding-bottom: 16px !important;
}
2. In Form Builder, click on the Paint Roller icon on the right side of the page to open Form Designer.
3. Now, in the Form Designer menu, click on the Styles tab, scroll down and paste the code into the Inject CSS Code box. That’s it. The code is automatically saved.
Here's the result:
Give it a try and let us know how it goes.
-
stormingrobotsReplied on June 3, 2025 at 5:12 PM
works great. Thank you.
Your Reply
Something Went Wrong
An error occurred while generating the AI response. Please try again!