Radio buttons as list
-
I found this info but when I entered the line into the css stylesheet I got a fatal error message and it deactivated the plugin. Where exactly does this line of code go? Is there any other way to get the radio buttons to show as a list?
Rendering checkboxes as block instead of original inline
To render checkboxes as block boxes, add a line to the CSS stylesheet in your theme like below:
span.wpcf7-list-item { display: block; }
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Radio buttons as list’ is closed to new replies.