Border size of radio button - HTML & CSS

Hello,
I have a problem to solve a visual aspect of radio buttons. I am currently working on a Survey Form where I have to create radio button (which I have), but I don’t know how to change a size of the borders.
I am thankful for any help (also I am just a beginner :d).

What have you tried so far? What problems have you encountered? I did a quick google search for customizing radio button borders and got some good results.

Firstly I tried to understand this code https://codepen.io/freeCodeCamp/full/VPaoNP, but I didn’t get anything from it. Then I tried to set a display of the lables to block and change a height and a width of the lables. That didn’t change anything as well. Only it helps with margin, which at least that was helpful and needed.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.