How can I change my background color of the page break?

  • thespacespokane
    Asked on July 15, 2018 at 9:11 PM

    Hi,


    first off I LOVE this service. Just found you and I am so happy with all of the customization. Please tell me how to turn the page break bar at the bottom to white instead of the black as shown here.


    Thank you



    1531703377Screen Shot 2018 07 15 at 6 Screenshot 10


    Jotform Thread 1525250 Screenshot
  • roneet
    Replied on July 16, 2018 at 1:39 AM

    I am working on the solution. I will update you on this ASAP.

  • roneet
    Replied on July 16, 2018 at 3:11 AM

    You can inject the following CSS code in your Form Designer.

    .form-pagebreak{
    background:white; !important
    }

    You can follow this guide:

    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Hope this works!