Hi Tobias, I am facing the same issue as described above. I want to resize the table (ID=2) located on my site below to about 70 percent.
http://www.comparerowingmachines.com/
i posted the code below on the Custom CSS section of the TablePress plugin page.
.tablepress-id-2 {
width: 40%;
}
While the necessary adjustments are indicated when i preview the table in TablePress, the table stays the same on my homepage even after repeated loading of my page and trying other browsers. what do i do?
Thanks,
Chuck