Hi,
thanks for your post, and sorry for the trouble.
Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!
Regards,
Tobias
Hi,
My site is actually under construction. Can I send you login details by email?
Hi,
yes, my email is in the main plugin file “tablepress.php”.
Regards,
Tobias
Hi,
thanks!
As you have set the general row height for all rows (the tr elements for the .tablepress class), you will have to set the row height, and not the cell height, i.e. use
.tablepress-id-74 tfoot tr {
height: 10px;
}
I already made this change to test it 🙂
Regards,
Tobias
Ohhh great!!!! thanks a lot 🙂
Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
Best wishes,
Tobias