My form does not show "Next"-button

  • DavidsenDK
    Asked on December 13, 2017 at 4:35 AM

    Hi

    I've created a form named 3. adventskonkurrence (#73443873943365), but the form does not show the "Next"-buttons when published. 

    What is wrong?

    Jotform Thread 1321697 Screenshot
  • Ardian_L
    Replied on December 13, 2017 at 8:19 AM

    Hi,

    Please put this CSS Code in Custom CSS area:


    .form-pagebreak {

        display: block !important;

    }


    On this link you will find on how to inject Custom CSS Code.