changed custom css to:
.tablepress-style1 {
font-size: 8px;
}
.tablepress-id-1 thead th {
text-align: center !important;
font-size: 10px;
font-weight: bold !important;
}
Seems to have gotten rid of the massive text. However, row 1 headers aren’t aligning with corresponding columns (flipped)
Also when viewed in browser, heading is not aligning to center? Has a blue background that I don’t want also. argh..