Data Table – Vertical Alignment
-
Hi,
Thank you for a great plugin!
By default, the vertical alignment in a table is to the top, as in this example.
How do I instead vertically centre each element in their boxes, i.e. how can I have “Entry 1” and “Entry 3” in the example above automatically be vertically centred in their boxes?
I tried the following CSS:
.td-content>p {
vertical-align: middle !important;
}but it didn’t do anything.
Thanks for your help!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Data Table – Vertical Alignment’ is closed to new replies.