Line Height Override
-
Hello,
We are attempting to reduce the line spacing to make the table more compact.
I tried this CSS
.tablepress tbody td {
line-height: small;
}and this
.tablepress tbody td {
line-height: 0px;
}Neither worked. I tried reviewing support and forums first.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Line Height Override’ is closed to new replies.