Thread Starter
kefalo
(@kefalo)
Thanks Army,
that worked fine.
the splash is killing me with the bugs, I now have an issue of aligning tables
the exact same code that works for one table doesn’t work for another:
——–
.tablepress-id-28 .column-2,
.tablepress-id-28 .column-3 {
text-align: center;
vertical-align: middle;
}
.tablepress-id-28 .column-3 {
font-size: 16px;
}
.tablepress-id-28 tr {
height: 60px;
————-
The only thing that changes is the height. I also have no idea how to shrink the sidebar (too wide)…