Title: Submit button bug
Last modified: June 9, 2020

---

# Submit button bug

 *  Resolved [ericahickey](https://wordpress.org/support/users/ericahickey/)
 * (@ericahickey)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/submit-button-bug/)
 * Hi there,
 * I have installed my “subscribe” form as a widget in the footer section of my 
   website. I decided to disable recaptcha from my subscribe form. When I did so,
   the formatting of the form changed drastically, and the “submit” button is now
   the entire length of the bottom of my page, which looks pretty silly. I’m assuming
   this is just a bug in the coding of the program, but I am not able to code. Can
   you please help me to fix, so that the originally formatting (small subscribe
   button) is maintainted?
 * Thanks!
    Erica
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsubmit-button-bug%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [vaksupport](https://wordpress.org/support/users/vaksupport/)
 * (@vaksupport)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/submit-button-bug/#post-13027746)
 * Hello Eric,
 * We’re sorry for the delay.
 * We had a look at the Rainmaker form and we see that the button is showing fine.
   If it is not showing well on some screens, please copy the following code and
   paste it inside the Custom CSS box under your theme settings (Appearance > Customize
   > Custom CSS):
 *     ```
       button.rm_button.button.rm_no_submit.donot-track {
           padding-top: 11px;
           padding-right: 14px;
           padding-bottom: 9px;
           width: 148px !important;    
       }
       ```
   
 * Should you have any further queries, please do not hesitate to get back to us.
   We’ll be happy to help.﻿﻿﻿

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/icegram-rainmaker/assets/icon-256x256.png?rev=1386289)
 * [Icegram Collect - Easy Form, Lead Collection and Subscription plugin](https://wordpress.org/plugins/icegram-rainmaker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/icegram-rainmaker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/icegram-rainmaker/)
 * [Active Topics](https://wordpress.org/support/plugin/icegram-rainmaker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/icegram-rainmaker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/icegram-rainmaker/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [vaksupport](https://wordpress.org/support/users/vaksupport/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/submit-button-bug/#post-13027746)
 * Status: resolved