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
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