sticking table widths
-
Hi there
thank you for a great plugin!Im also struggling with table widths. I have read through the other support topics, and tried a few variations, but column 3 & 4 refuse to change. Please help?
.tablepress-id-1 {
width: 100%;
}.tablepress-id-1 .column-1 {
width: 10% !important;
}.tablepress-id-1 .column-2 {
width: 30% !important;
column-count: 1;
}.tablepress-id-1 .column-3 {
width: 10% !important;
}.tablepress-id-1 .column-4 {
width: 10% !important;
}.tablepress-id-1 .column-5 {
width: 20% !important;
}.tablepress-id-1 .column-6 {
width: 20% !important;
}The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘sticking table widths’ is closed to new replies.