-
LaytnerWe have consistent problems with members not being able to see the color of the check mark when they select an option in our registration form. While the box itself becomes outlined in a darker color, the check mark is white and too faint to be noticed by many of our older members. I can't find a way of changing the color of the check mark. How please?
-
Mikhail JotForm SupportHi Mel,
Thanks for reaching out to Jotform Support. You can easily change the color of the checkbox by Injecting CSS Codes into your form. Let me walk you through it:
1. First, copy this code:
.form-line[data-payment=true] .form-product-item .p_checkbox .checked{
background-color: #2e69ff !important;
}
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, scroll down and paste the code into the Inject CSS Code box. That’s it. The code is automatically saved.
Give it a try and let us know how it goes.
-
LaytnerMikhail - That did it! Thanks.
Best,
Mel
www.mellaytnerauthor.com
... -
Podo: Support SpecialistHi Mel Laytner,
Your request has been answered and the thread is closed.
If you have another question or need more help, feel free to reply here and we'll assist you right away.