-
aussiedivorceAsked on July 18, 2025 at 11:27 PM
Thanks
Also, why the sumbit button is not removed
https://form.jotform.com/251981401075858
button#input_23 {display: none;
}
-
Jeric JotForm SupportReplied on July 18, 2025 at 11:39 PM
Hi Alan,
You can remove your existing code and inject the CSS code instead:
.form-submit-button.submit-button.jf-form-buttons.jsTest-submitField.legacy-submit {
display: none;
}
Here's the result on the cloned version of your form:
Give it a try and let us know how it goes.
Your Reply
Something Went Wrong
An error occurred while generating the AI response. Please try again!