[ad_1]
Hi Tobias.
I have a little problem. How i can set the left / right padding for the header? Currently the first row content (Eigenschaften) is to much left. The Padding should be similar like the rest of the table (think 8px).
If i have 3 Tables (6,7,8) and would like to set the first column to 300px. Can i group them with css like this or must i adress them one by one? This would be really practical, because i often have tables for several languages.
.tablepress-id-6 .column-1 {
width: 300px;
}
Thank you and best regards.
Manuel
The page I need help with: [log in to see the link]
