Inffinte list custom save button

  • klugjesse
    Asked on November 28, 2021 at 11:56 AM

    I am creating an infinite list with the widget and I need some custom css to change the default "save button" to say "save and add another" and not wrap the text, but instead make the button longer. help please


    thank you

    Jotform Thread 3546908 Screenshot
  • Amos_W
    Replied on November 28, 2021 at 12:12 PM

    Hey there,

    In widgets, you'll have to edit the CSS through the widget itself

    In that case, enter the widget settings and under the custom CSS tab enter the following CSS code

    .save{
     width:300px;
    }



    1638119382 61a3b7d64b62e  Screenshot 10

    Then click on "Update Widget"

    Please let us know if you need any further assistance,

    Thank you