Back and Next buttons overlapping

  • whatsyourvape
    Asked on April 24, 2019 at 11:45 AM

    Hi, On my multi-page form, the Back and Next buttons are overlapping. This is happening on a desktop and smart phone. TY in advance for your help.

  • Nick_So
    Replied on April 24, 2019 at 2:04 PM

    You can add below CSS code to your form and your back and next button will work as normal.

    .form-pagebreak-back-container {

      width: 70px !important;

    }

    Before:

    1556128967WHOLESALE ORDER FORM   Google Screenshot 10

    After:

    1556128984WHOLESALE ORDER FORM   Google Screenshot 21

    Let me know if you have any questions or need any further help.

  • whatsyourvape
    Replied on April 24, 2019 at 2:16 PM

    I put in the code but it still looks the same.

  • Nick_So
    Replied on April 24, 2019 at 3:41 PM

    Can you please try to add this code at the beginning of the existing CSS code?

    1556134797The Easiest Online Form Builde Screenshot 10

    Please check this and let me know the status so that I can assist you accordingly.


  • whatsyourvape
    Replied on April 24, 2019 at 4:16 PM

    Looks good! TY!