Title: Submit button inside box
Last modified: March 21, 2022

---

# Submit button inside box

 *  Resolved [wantedstarling](https://wordpress.org/support/users/wantedstarling/)
 * (@wantedstarling)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/submit-button-inside-box/)
 * Hello, is it possible to have the submit button inside the text box like in the
   screenshot [here](https://1drv.ms/u/s!AufGxrawkZtN9DNQCKqnbNc3Swkh?e=PHWCjl)?
 * Thank you

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

 *  [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * (@prashantrai)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/submit-button-inside-box/#post-15484905)
 * Hey [@wantedstarling](https://wordpress.org/support/users/wantedstarling/),
 * Thanks for contacting us!
 * It seems that you might have shared the screenshot which requires a Microsoft
   account. When you have some time, can you please re-share the screenshot using
   a different tool that does not require login access?
 * Kindly,
 *  Thread Starter [wantedstarling](https://wordpress.org/support/users/wantedstarling/)
 * (@wantedstarling)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/submit-button-inside-box/#post-15486596)
 * Hello [@prashantrai](https://wordpress.org/support/users/prashantrai/), here 
   is a new [link](https://1drv.ms/u/s!AufGxrawkZtN9DNQCKqnbNc3Swkh?e=5y1zTG).
 * Just in case this doesnt work again here is a link from [Google Drive](https://drive.google.com/file/d/1rb_Z4kNhXz7jTBsq3lfTbKlAZIGBAtz9/view?usp=sharing).
    -  This reply was modified 4 years, 2 months ago by [wantedstarling](https://wordpress.org/support/users/wantedstarling/).
 *  [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * (@prashantrai)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/submit-button-inside-box/#post-15489123)
 * Hey [@wantedstarling](https://wordpress.org/support/users/wantedstarling/),
 * Thanks for sharing the screenshot 🙂
 * You can add following CSS and adjust the values based on our requirements:
 *     ```
       div.wpforms-container-full .wpforms-form button[type=submit] {
           position: absolute;
           bottom: 15px;
           border-radius: 5px;
           left: 100px;
       }
       ```
   
 * And in case it helps, here’s a tutorial on [how to add custom CSS like this to your site](https://wpforms.com/developers/how-to-add-custom-css-styles-for-wpforms/).
 * Hope this helps!
 *  Thread Starter [wantedstarling](https://wordpress.org/support/users/wantedstarling/)
 * (@wantedstarling)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/submit-button-inside-box/#post-15492534)
 * Hey [@prashantrai](https://wordpress.org/support/users/prashantrai/), this worked
   just like I wanted. But one more detail that I noticed is that the message while
   sending is shown below the box. Check this [screenshot](https://1drv.ms/u/s!AufGxrawkZtN9DXMPYyrote9QFFe?e=GUJ4Gg)
   to see what I mean. Do you think its possible to fix this?
 * Thank you again for your time
 * ps [Google drive](https://drive.google.com/file/d/19w6WnoshXkUYhgCQTjhI2-9cILWQpRtw/view?usp=sharing)
   link for the screenshot
    -  This reply was modified 4 years, 2 months ago by [wantedstarling](https://wordpress.org/support/users/wantedstarling/).
    -  This reply was modified 4 years, 2 months ago by [wantedstarling](https://wordpress.org/support/users/wantedstarling/).
 *  [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * (@prashantrai)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/submit-button-inside-box/#post-15497156)
 * Hey [@wantedstarling](https://wordpress.org/support/users/wantedstarling/) – 
   when you have sometime, can you please share the page URL so I can take a closer
   look?
 * Kindly,
 *  Thread Starter [wantedstarling](https://wordpress.org/support/users/wantedstarling/)
 * (@wantedstarling)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/submit-button-inside-box/#post-15498472)
 * Hello [@prashantrai](https://wordpress.org/support/users/prashantrai/), here 
   is the [link](https://www.sporosdental.gr/). The form is at the bottom.
 *  [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * (@prashantrai)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/submit-button-inside-box/#post-15503842)
 * Hey [@wantedstarling](https://wordpress.org/support/users/wantedstarling/),
 * Thanks for sharing the URL – it seems that you might be using the WP-Optimize
   plugin. When you have some time, can you please try disabling the JS minification
   and see if that fixes the issue? In case the issue is still there, it looks like
   there could be a styling conflict between the site theme and the forms. To fix
   this, please try the following custom CSS snippet:
 * And in case it helps, here’s a tutorial on [how to add custom CSS like this to your site](https://wpforms.com/developers/how-to-add-custom-css-styles-for-wpforms/).
 * Hope this helps!
 *  Thread Starter [wantedstarling](https://wordpress.org/support/users/wantedstarling/)
 * (@wantedstarling)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/submit-button-inside-box/#post-15507179)
 * Hey [@prashantrai](https://wordpress.org/support/users/prashantrai/), thanks 
   the update and your time. I disabled everything on WP Optimize and then disabled
   the plugin completely but no change. I even tried it on a fresh installation 
   of WordPress on a local machine with the default theme and the problem is also
   showing there. I also checked the link you attached but nothing. I guess there
   is no solution for this problem.
 * Thank you
 *  [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * (@prashantrai)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/submit-button-inside-box/#post-15513418)
 * Hey [@wantedstarling](https://wordpress.org/support/users/wantedstarling/),
 * Thanks for following on this ticket, and I apologize for the delayed response.
 * When you have sometime, please try following CSS and let me know how it goes:
 *     ```
       img.wpforms-submit-spinner {
           display: none !important;
       }
       ```
   
 * And in case it helps, here’s a tutorial on [how to add custom CSS like this to your site](https://wpforms.com/developers/how-to-add-custom-css-styles-for-wpforms/).
 * Hope this helps!
 *  Thread Starter [wantedstarling](https://wordpress.org/support/users/wantedstarling/)
 * (@wantedstarling)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/submit-button-inside-box/#post-15514036)
 * Hello [@prashantrai](https://wordpress.org/support/users/prashantrai/), that 
   solved the problem. Everything prints as they should. I am gonna wait 1 to 2 
   days to see if I spot any new problem and then I am gonna mark the thread as 
   solved.
 * Thank you for your time so far.
 *  [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * (@prashantrai)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/submit-button-inside-box/#post-15518640)
 * Hey [@wantedstarling](https://wordpress.org/support/users/wantedstarling/),
 * Glad to hear that. If you have any other questions about WPForms lite, please
   feel free to reach out.
 * Kindly,

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

The topic ‘Submit button inside box’ is closed to new replies.

 * ![](https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748)
 * [WPForms - Easy Form Builder for WordPress - Contact Forms, Payment Forms, Surveys, & More](https://wordpress.org/plugins/wpforms-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpforms-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpforms-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/wpforms-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpforms-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpforms-lite/reviews/)

 * 11 replies
 * 2 participants
 * Last reply from: [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/submit-button-inside-box/#post-15518640)
 * Status: resolved