Rendering checkboxes as a table
-
Howdy
Looking to render checkboxes as table per
span.wpcf7-list-item { display: table-row; }
span.wpcf7-list-item * { display: table-cell; }But also looking to have it 3 columns wide.
Thanks
The topic ‘Rendering checkboxes as a table’ is closed to new replies.