Change Next and Back button's color

  • Hal_Coopersmith
    Asked on 5 stycznia 2022 12:33

    Hi there.


    I would like to enquire as to how you could go about doing the following:

    1. I would like to firstly lock the drop-down tab on my website, the one title 'States' to only indicate the New York State as an option.
    2. I would like to change the option buttons at the end of the page from the pale grey they are right now, to green.

    I am hoping that you would be able to help me and I look forward to hearing from you soonest.

    Thanks.

    Jotform Thread 3642068 Screenshot
  • Sonnyfer Jotform Support
    Replied on 5 stycznia 2022 16:42

    Hi there - Thanks for reaching out.

    To change your Next/Back button color, kindly inject the below CSS code to your form.

    .form-pagebreak-next, .form-pagebreak-back{
     background-color: #18BD5B ! important;
    }

    Guide: How-to-Inject-Custom-CSS-Codes

    It should be like this afterward. Note that you can still adjust the color to your liking.

    1641418892 61d6108c73468  Screenshot 10

    As for your address field query, let me address it on the following ticket link to avoid confusion. https://www.jotform.com/answers/3642818