can't changer header column width
-
Love the plugin!
I really have tried my best to solve this myself – promise!
I have used the following code to change the width of column 1:
.tablepress-id-3 .column-1 {
width: 200px;
}However, column 1 of the header does not change width to match this value which puts the whole table out of alignment.
Do I need a separate command to change the width of column 1 in the header? If so, what is the command?
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘can't changer header column width’ is closed to new replies.