Hide empty column headers in a table using CSS

Hello !

I found the solution myself !
Each of your row, including headers, have a class. I figured it out by just adding to that class a {display: none}