Change the color of the page break lines

  • MIFAwards
    Asked on June 14, 2024 at 2:58 AM

    I would like to change the color of the lines in the form to #FCD403. Image attached for reference

    Jotform Thread 15922341 Screenshot
  • Sigit JotForm Support
    Replied on June 14, 2024 at 3:10 AM

    Hi MIFAwards,

    Thanks for reaching out to Jotform Support. I understand that you'd like to change the color of the page break lines in your form. To achieve this, you can inject the custom CSS codes provided below. We have a guide on how to do that here.

    Let me show you how:

    1. First, copy this code:

    .form-pagebreak {
      border-color: #FCD403;
    }

    2. In Form Builder, click on the Paint Roller icon on the right side of the page to open Form Designer.

    3. Now, in the Form Designer menu, click on the Styles tab.

    4. Under the Styles tab, paste the code into the Inject CSS Code box, and you're done.

    Give it a try, and if you need further help, please share the form URL with us so that we can take a look at it for you.

 
Your Answer