Font style Form Radio Button

Hi guys, does anyone know how to change the font of the radio buttons? it does not work with a custom code.

Hi I think you can simply add .radio label as a new class with the class manager (keeping the space in between.

Cheers
Phil

Hey phil, thanks. but it doesn’t work with .radio label :frowning:

Ah I see it is actually not a radio button you want to change but a checkbox button.

Thus the class to use would be .checkbox label.

Please let me know if this worked. Thanks

Cheers,
Phil

checkbox button

oh sorry. my mistake.

No problem. Has it worked ?

Cheers,
Phil

yes, it works perfectly.