Right now when selecting a radio button it does not fill in with a colour, so the user experience is not good. I have found out by going into google web developer tools and adjusting the source code I can change it so the radio button turns black when selected. I simply adjusted “–x-color-interactive-text:” and it’s now black. How can I change this in my theme code? I’m using the Dawn theme.
@TheMeltedZodiac
Hello,
Can You PLease Share Your Store URL–
@TheMeltedZodiac
Hello,
._1mmswk97:checked {
box-shadow: 0 0 0 .7142857142857143em rgb(56, 35, 206) inset;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid
Like This
I appreciate the help, but this is the wrong radio box sir
My apologies, I should have been more clear. I sent you some images on WhatsApp
