• Resolved ericahickey

    (@ericahickey)


    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 to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support vaksupport

    (@vaksupport)

    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.