-
Erin_FitzgeraldAsked on August 6, 2025 at 6:37 PM
Hi - how do I remove the horizontal line above the "submit" button? See attached screenshot.
Thank you.
-
Shaina JotForm SupportReplied on August 6, 2025 at 7:04 PM
Hi Erin,
Thanks for reaching out to Jotform Support. You use CSS code to remove the horizontal line on the top of the Submit button. Let me show you how to do it:
1. Copy the CSS code below:
/*Removing the border of the Submit button*/
.form-buttons-wrapper {
border: none !important;
}
/*Ends here*/
2. Click on the Paint Roller icon on the upper right side of the page.
3. Click on the Styles tab on the upper right side of the page.
4. In Inject Custom CSS on the right side of the page, paste the CSS code that I've provided earlier.You can also clone my demo form as a reference.
That's it. Let us know if you have any other questions.
-
Erin_FitzgeraldReplied on August 6, 2025 at 7:52 PM
Thank you :)
-
Erin_FitzgeraldReplied on August 6, 2025 at 8:00 PM
-
Myla JotForm SupportReplied on August 6, 2025 at 8:07 PM
Hello Erin,
I’ve gone ahead and moved your other question to a separate thread to keep things tidy, and someone from our Support Team will help you out with it here.
Reach out again if you need any more help.
-
Erin_FitzgeraldReplied on August 6, 2025 at 8:30 PMThanks 😊
--
Erin Fitzgerald, MA
Communications Director, 5-Actions Program/Digital Therapeutics Group
503-913-8741
...
Your Reply
Something Went Wrong
An error occurred while generating the AI response. Please try again!