Divide checkboxes into columns
When you add a field of type Checkboxes
, they will be displayed as one per line. Like this:

Sometimes, you might want to display them in 2 or more columns, like this:

The CSS code snippet below will achieve the column layout. Read here where to safely add it to your site.
Supply your license key to unlock the code
Since this is a custom-coded snippet, please enter your license key so we can verify your purchase.
You can replace 2
with the number of columns you need.