Hi,
You are correct everything is good after viewing with a different browser! I appreciate your help!
Most appreciated,
Travis
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
Thank you! This did the trick. Somehow I missed any instructions of doing this step. Much appreciated. 🙂