How to make page break button area transparent ?

  • AutoRepairHelpUS
    Asked on September 26, 2014 at 3:02 AM

    How to make Submit button area transparent ?

    Jotform Thread 434701 Screenshot
  • jonathan
    Replied on September 26, 2014 at 5:29 AM

    Hi,

    Please add this CSS codes into your jotform  http://www.jotform.co/form/33541663856865 existing codes

    .form-pagebreak {

    border-top: none;

    background: none;

    }

    How to make page break button area transparent ? Image 1 Screenshot 30

     

    It should hide the top border and background color of page break field.

    Like this test jotform http://www.jotform.me/form/42682732484461

    How to make page break button area transparent ? Image 2 Screenshot 41

     

    Inform us if you need further assistance.

    Thanks!

     

     

     

  • AutoRepairHelpUS
    Replied on September 26, 2014 at 9:23 AM

    That is terrific Thank You.

     

    Best Regards,

     

    Master Tech Lee

    https://www.autorepairhelp.us

  • KadeJM
    Replied on September 26, 2014 at 10:51 AM

    On behalf of my colleague who was helping you with this problem you're very welcome!