You can change the radio dot with an style like this:
.option_item input{
accent-color:red !important;
}
Regards!
Unfortunately that did not work. I put the code in the global Style setting for the form.
.rnradio.rnField{}
.rnradio .option_item label{color:#ffffff !important;}
.rnradio .option_item input{accent-color:white !important;}
I tried it with and without .rnradio
Hello!
In the latest release this is now configurable in the styles tab.
Regards!
Edgar,
What am I missing? Here is the style info:
.rnradio.rnField{}
.rnradio .option_item label{color:#ffffff !important;}
.rnradio .option_item input{accent-color:white !important;}
.option_item input{accent-color:white !important;}
The radio buttons are still black. Version 1.2.143
https://3dscanstl.com/3d-printing-services-st-louis/
Thank you
In the field settings, I changed Selected item color to be white as well. Still no luck 😕
Oh it is not working because your theme is overwritting the standard checkbox and radio buttons and is using their own. Unfortunately since that is the case the plugin can’t style them so please contact the theme author and ask them how to change the color or how can they be disabled so your site uses the standard ones which the plugin can style.
Regards!
-
This reply was modified 10 months, 3 weeks ago by EDGARROJAS.
Ok, thank you. I’m using Printo. I’ve tried adding the styling to the additional css section of the theme, but that did not have any effect. I’m still looking for “radio” in all of the theme files.