Couldn't find an option in the css to make changes
-
primed_communityAsked on May 20, 2020 at 11:21 AM
Couldn't find an option in the css to change the color/line color/background color of radio button select circles. Any help?
This is a re-post of a comment on How to Inject Custom CSS Codes
-
KennethAnswered on May 20, 2020 at 01:00 PMJotform Support
Thank you for reaching support,
Please go to your Form designer > Styles > Inject Custom CSS:
Here is a screencast:
Let us know how it goes.
Best.
-
KennethAnswered on May 20, 2020 at 01:02 PMJotform Support
Hello there,
Please let us know what form you are referring to make css changes.
Thank you.
-
Broadbent_EdAnswered on May 20, 2020 at 03:28 PMthis form. thanks
https://form.jotform.com/201195014155647?fbclid=IwAR0-C2awR-82zeKs83rZRfPDYAIsewZZuKA3CucmyQ0oisPfI7j5a4rCOdc
... -
KennethAnswered on May 20, 2020 at 05:13 PMJotform Support
Hi,
let me have some time while I make the customizations.
I will be back shortly.
Thank you for your patience.
-
KennethAnswered on May 20, 2020 at 05:39 PMJotform Support
Hello,
Please paste these CSS codes into your Inject Custom CSS area:
.form-radio-item:not(#foo) label:before {
border: 2px solid black !important;
}
.form-checkbox-item:not(#foo) label:before {
border: 2px solid black !important;
}
And this is how it looks:
Feel free to change the values of the properties to customize the color, line and size of the border.
I hope this helps.
Best.
-
djd2020Answered on June 02, 2020 at 05:44 PM
Can someone help or enable CSS functionality this makes no sense
-
JovanneAnswered on June 02, 2020 at 06:03 PMJotform Support
Hi @djd2020, we have moved your concern to a separate thread. https://www.jotform.com/answers/2363692
We will post our answers there.