-
rescueadoptionassistanceAsked on July 14, 2025 at 4:30 AM
-
Ravi JotForm SupportReplied on July 14, 2025 at 4:36 AM
Hi Shae,
Allow me some time to look into this. I’ll get back to you as soon as possible with my response.
We appreciate your patience and understanding while we’re looking into this.
-
Ravi JotForm SupportReplied on July 14, 2025 at 5:04 AM
Hi Shae,
You can easily remove the top margin from the content boxes on pages 2, 4, and 5 by Injecting CSS Codes into your form. Let me walk you through it:
1. First, copy this code:
label#label_166,
label#label_83,
label#label_101 {
margin-top: -30px;
}
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.
Give it a try and let us know how it goes.
-
rescueadoptionassistanceReplied on July 14, 2025 at 7:39 AM
Lovely! Worked a treat. Thank you!