[ad_1]
Hi Tobias,
I have an issue with sizing the columns. Here is the css.
For some reasons, the Css does not apply on the last 2 columns. I got 2 tables, it works perfectly fine on the second table but not on the other…I don’t understand. They are supposed to be identical.
/*largeur columns*/
.tablepress .column-2,
.tablepress .column-3,
.tablepress .column-4
.tablepress .column-5 {
width: 15% !important;
word-break: break-word;
}Link to screenshot : Screen
Thank you.
The page I need help with: [log in to see the link]
