Does the page break widget allow changes to the background color?

  • slider17
    Asked on October 14, 2014 at 12:36 AM

    I dont like the gradient black color, i would rather it be transparent, or at least allow me to choose the color.

    Is this possible??

  • jedcadorna
    Replied on October 14, 2014 at 8:56 AM

    Just click on the "Button Style" to choose your page break button color.

    Does the page break widget allow changes to the background color? Image 1 Screenshot 20

  • slider17
    Replied on October 14, 2014 at 9:09 AM

    yes that changes the button style, but not the background color.

     

    Currently i am using one of the predefined themes that come with Jotform, where the background is transparent.

     

    But in future if i wanted to select a specific color is that possible??

  • jedcadorna
    Replied on October 14, 2014 at 10:19 AM

    Are you referring to the background in the image below? Or maybe the button itself?

    Does the page break widget allow changes to the background color? Image 1 Screenshot 20

    If yes then you can inject this CSS to make it transparent. I'm not sure if that's the background you are referring to.

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

  • slider17
    Replied on October 14, 2014 at 10:53 AM

    yes its the background i am referring to.

    will try that code out.

     

    thanks

  • jedcadorna
    Replied on October 14, 2014 at 12:01 PM

    You are welcome. Just contact us if you need further assistance.