Michael
Forum Replies Created
-
Yes, I was just wondering if it was part of the reason the radio buttons are not changing color.
Thank you very much again
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.
In the field settings, I changed Selected item color to be white as well. Still no luck ??
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
That helps a lot. That is a setting in Slider Revolution. Now I know what to fix. Thanks
Thanks, I see how it works now.
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