Thread Starter
prod
(@prod)
Hi Tobias,
Thank you for your prompt response.
The versions for WordPress and TablePress were not updated to the latest, due to some internal version control issues, which is sorted out now.
I was able to resolve the issue by updating to latest versions of WordPress and TablePress.
Thanks!
Thread Starter
prod
(@prod)
oops, sorry I submitted before finishing my post.
In the screenshot, I have used the developer tools in firefox to find the source of the problem in radium.css, as below
[class*="column"]:last-child {
float: right;
}
However I am not able to figure out what to change within tablepress’ css without touching radium.css to fix this issue permanently.
Thanks