Problem: Each cell in my table View is not the same height, so the contents look inconsistent.
Solution: Table designs are very closely tied to the content being displayed in the cell. This can lead to inconsistent heights when the contents for each cell are different. For a more consistent height, use the Bootstrap Card-Group design. This implements the flexbox design model, which can help make heights more consistent.
Relevant Documentation:
https://getbootstrap.com/docs/4.4/components/card/#card-groups
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 |
---|---|---|---|---|---|---|
8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | - | - |
13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | - | - |
Supporter timezone: America/New_York (GMT-04:00)
This topic contains 3 replies, has 2 voices.
Last updated by 4 years, 11 months ago.
Assisted by: Christian Cox.