Problem:
Display a checkbox Taxonomy list in two columns
I have a long list of taxonomies that you can choose from. The list will be long and I would like to split it into two or three columns.
Solution:
It needs some custom CSS codes, for example:
div.form-group div.checkbox{ width:49%; display: inline-block; } div.form-group label { display: block; }
See the result screenshot:
https://cdn.toolset.com/wp-content/uploads/2018/02/614515-two_columns.JPG
Relevant Documentation:
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
This topic contains 3 replies, has 2 voices.
Last updated by 6 years, 10 months ago.
Assisted by: Luo Yang.