Hi,
i want to have the choices labels of my radiobuttons on top or below of the actual buttons so that the button is centered right underneath/on top of the label. I tried to target the input class, but it didn't work:
.gfield_radio li label {float:none;!important margin-bottom:10px;!important}
here is the link to my page: http://brightgreen.net.au/w4wr/
as you can see, what i want is: a connecting line between all the rating-questions (awful-average-awesome) with the labels above or underneath.