Hello,
Is there a way to put the text of an option for a radio button below the button itself instead of right next to it? So instead of this:
o option_1 o option_2 o option_3
I want this:
o o o
1 2 3
Ive tried to add so many custom styling but nothing seems te be working. I did notice that when i copied all my html and custom css into an online compiler, that removing the css style “gfield–type-choice” did (kind of) fix my problem, but currently i have had no luck trying to override this with my custom css or changeing it in the file manager