I’ve looked through this thread, sorry if I missed it…but I put in the CSS you recommended…
.tablepress-id-1 .column-2 {
padding: 10px;
}
.tablepress-id-1 .column-5 {
width: 100px;
}
Because this 5th column here is too small, it looks weird with all the text.
When I first load the page I see it trying to give the column 100px…but then it shrinks back down.
What am I missing? Is there an auto width button somewhere that’s checked?
Thank you!