Tablepress column widths
-
Tobias,
My table was working fine until I tried to make some changes. I changed the header in column 3 to “PCRC/PAC10” and the width for that column got really big. So, I added a new column instead for PAC10. I adjusted the plugin options to account for the new column as shown below, but columns 1-5 are really small and 6 & 7 are larger. How do I make them all the same size?
.tablepress-id-1 .column-1,
.tablepress-id-1 .column-2,
.tablepress-id-1 .column-3,
.tablepress-id-1 .column-4,
.tablepress-id-1 .column-5,
.tablepress-id-1 .column-6
.tablepress-id-1 .column-7 {
width: 20px;
}The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Tablepress column widths’ is closed to new replies.