Title: Custom Button Length
Last modified: April 12, 2024

---

# Custom Button Length

 *  Resolved [devchandra](https://wordpress.org/support/users/devchandra/)
 * (@devchandra)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/custom-button-length/)
 * Hello,
   Greetings.I need the submit button to be as the same size as the other
   inline fields. I am attaching a screenshot for your reference, I am trying to
   make the button like it’s in the above form. (Below form using Forminator)Screenshot:
   [https://tinyurl.com/26rugtm6](https://tinyurl.com/26rugtm6)Thanks in advance
   and also great plugin!Best Regards,Dev.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcustom-button-length%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Kris – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport13/)
 * (@wpmudevsupport13)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/custom-button-length/#post-17684211)
 * Hi [@devchandra](https://wordpress.org/support/users/devchandra/)
 * I hope you are doing well today.
 * The form on your screenshot is Elementor form. If you’re looing for CSS help 
   please use this forum:
   [https://wordpress.org/support/forum/miscellaneous/](https://wordpress.org/support/forum/miscellaneous/)
 * If you however look for a solution to make Forminator buttom full width, please
   add this CSS to Appearance -> Customize -> Additional CSS:
 *     ```wp-block-code
       #forminator-module-230 .forminator-button {width:100% !important;}
       ```
   
 * Kind Regards,
   Kris
 *  Thread Starter [devchandra](https://wordpress.org/support/users/devchandra/)
 * (@devchandra)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/custom-button-length/#post-17684354)
 * Hey Kris,
   No, the bottom form is made by Forminator only, I just added the Elementor
   form for reference purposes , it’s not in the final edition of the website.I 
   tried the custom CSS as the way you instructed and nothing changed, no idea why.
   Screenshot for you reference : [https://tinyurl.com/288feddy](https://tinyurl.com/288feddy)
   Kindly let me know what to do further.Thanks for the help.Best Regards,Dev
 *  Plugin Support [Dmytro – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport16/)
 * (@wpmudevsupport16)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/custom-button-length/#post-17686106)
 * Hello Dev,
 * I see that the button width is already changed for the 2nd form (form ID: 230):
   
   [https://prnt.sc/RKRZwP40HRFa](https://prnt.sc/RKRZwP40HRFa)
 * As for the first form (form ID: 209), please try adding the following code:
 *     ```
       forminator-module-209 .forminator-button {
         width: 100%;
       }
       ```
   
 * You may also have to hard-refresh the form page after saving the changes, in 
   order to reload CSS assets:
    [https://fabricdigital.co.nz/blog/how-to-hard-refresh-your-browser-and-clear-cache](https://fabricdigital.co.nz/blog/how-to-hard-refresh-your-browser-and-clear-cache)
 * Hope this helps. Please let us know if there’s still any issue.
 * Best Regards,
    Dmytro
 *  Thread Starter [devchandra](https://wordpress.org/support/users/devchandra/)
 * (@devchandra)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/custom-button-length/#post-17692736)
 * Hey Dmytro,
 * That has worked great for me and the button width is as I imagined it to be. 
   Thanks a lot for the help & assistance but now I am getting an error on all my
   forms after anyone is submitting them. I am attaching a screenshot for your reference,
   kindly let me know how to fix this issue. 
   [https://paste.pics/c2c4b0492c4c72d75cf9621f7b65ecb2](https://paste.pics/c2c4b0492c4c72d75cf9621f7b65ecb2)
 *  Plugin Support [Nithin – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport11/)
 * (@wpmudevsupport11)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/custom-button-length/#post-17698224)
 * Hi [@devchandra](https://wordpress.org/support/users/devchandra/),
 * > but now I am getting an error on all my forms after anyone is submitting them.
   > I am attaching a screenshot for your reference, kindly let me know how to fix
   > this issue.
 * In general, adding CSS shouldn’t be causing such an error. I tried to make a 
   test submission and I do see the error.
 * It appears to be a different issue, in general, we would recommend opening a 
   new thread for a different issue.
 * Trying to troubleshoot different issues in one thread will cause miscommunication.
 * So would highly recommend you open a new thread so that we could investigate 
   this further.
 * URL to open a new thread:
 * [https://wordpress.org/support/plugin/forminator/#new-topic-0](https://wordpress.org/support/plugin/forminator/#new-topic-0)
 * There are a couple of aspects I would recommend you to check before you open 
   a new thread, please try enabling debug mode and check whether it helps in troubleshooting
   the issue noticed. I noticed a 500 error in the console while I submitted the
   form, so enabling debug mode should help.
 * Please check this doc on how to enable debug mode and you can share the results
   in the new thread.
 * [https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/](https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/)
 * Kind Regards,
 * Nithin
 *  Thread Starter [devchandra](https://wordpress.org/support/users/devchandra/)
 * (@devchandra)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/custom-button-length/#post-17699161)
 * Thanks I’ve opened another ticket for the same and I’m marking this as resolved,
   thanks again to all the people involved.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Custom Button Length’ is closed to new replies.

 * ![](https://ps.w.org/forminator/assets/icon-256x256.gif?rev=3443182)
 * [Forminator Forms – Contact Form, Payment Form & Custom Form Builder](https://wordpress.org/plugins/forminator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/forminator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/forminator/)
 * [Active Topics](https://wordpress.org/support/plugin/forminator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forminator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forminator/reviews/)

 * 6 replies
 * 4 participants
 * Last reply from: [devchandra](https://wordpress.org/support/users/devchandra/)
 * Last activity: [2 years, 1 month ago](https://wordpress.org/support/topic/custom-button-length/#post-17699161)
 * Status: resolved