Hi Tobias,
Thank you for your prompt response. I have replaced:
.tablepress {
width: auto;
}
With:
.tablepress-id-2 {
width: 100%;
}
.tablepress-id-2 .column-5 {
width: 110px;
}
However unfortunately nothing appeared to change. Any other ideas?
Thank you,
Travis