I have 3 forms and the buy now buttons move when you try to click on them

  • tiffanynicole
    Asked on February 4, 2016 at 11:25 PM

    I have tried to move the buttons alignment around but buttons still overlap and when you try to select the buy now button, it moves and is hard to select

     

    Please help

     

    Thanks in advance

     

    Chris

    Jotform Thread 765229 Screenshot
  • Chriistian Jotform Support
    Replied on February 5, 2016 at 4:29 AM

    Please try injecting this code to your forms.

    .form-submit-button {

    position: static;

    top: 0!important;

    left: 0!important;

    height: auto !important;

    How to Inject Custom CSS Codes

    Here's a link to a cloned form where I applied the css so you can see it in action: https://form.jotform.com/60351817981965  

    Let us know if you need further assistance.

     

  • tiffanynicole
    Replied on February 5, 2016 at 10:45 AM
    Hello
    It works great and thank you so much
    ...
  • David JotForm Support Manager
    Replied on February 5, 2016 at 11:13 AM

    On behalf of my colleague, you are welcome! Please open a new thread if you need anything else, we will be glad to assist you.