-
esupport.twHi Jotform Support,
Our form’s Submit button is always aligned to the right.
How can we center it?
Is there a built-in setting, or do we need to use custom CSS?
Thanks,
Page URL: https://form.jotform.com/260881719542464 -
Mikhail JotForm SupportHi esupport.tw,
Thanks for reaching out to Jotform Support. You can easily center your Submit Button by Injecting CSS Codes into your form. Let me walk you through it:
1. First, copy this code:
.form-buttons-wrapper{
justify-content: center;
}
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.
Your Reply
Something Went Wrong
An error occurred while generating the AI response. Please try again!