Hi Guys,
Im looking to increase the size of my radio buttons on a form as well as it the choice text. Anyone know how this can be done?
Thanks
Hi Guys,
Im looking to increase the size of my radio buttons on a form as well as it the choice text. Anyone know how this can be done?
Thanks
To do this, you’ll need to write some custom CSS.
If you haven’t added your own CSS to your site before, here’s how to do it: https://docs.gravityforms.com/where-to-put-your-custom-css/
To add CSS for the radio button, here are the selectors you will need to use: https://docs.gravityforms.com/css-targeting-examples/#multiple-choice-radio-inputs
And these selectors will help you with the text:
Depending on how familiar you are with CSS, this might or might not be enough information to get you started. Please don’t hesitate to ask for more specifics!
Thank you so much @Morgan_Kay ! Problem solved!
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.