Problems with advanced settings

  • rosebridalteam
    Asked on April 19, 2024 at 12:17 PM

    Hello! I'm having difficulty when it comes to the advanced settings. I have changed the outline of the submit button to white and it shows that it's white but then when I save it and go back to the builder it shows it being green. Then I go back to the advanced settings, and it shows that it's selected as white. I also have text that are staying grey instead of being white like the rest of the numbers. But in the advanced settings, I see them as white, and then When I go back to the builder there grey. Is there something I'm doing wrong.

  • Haseeb JotForm Support
    Replied on April 19, 2024 at 1:19 PM

    Hi Salon,

    Thanks for reaching out to Jotform Support. You can use this code and insert it in your form to give your submit button a White border. It's really easy. Let me show you how:

    .submit-button {
    border-color: #ffffff !important;
    }
    input::placeholder {
    color: #ffffff !important;
    }
    1. In your form builder, click on the Paint Roller icon on the right.
    2. Now go to Styles and paste the above code under Inject Custom CSS. Problems with advanced settings Image 1 Screenshot 20

    Give it a try and let us know if you need any help.

 
Your Answer