Change column width
-
Hi, I’m trying to change the column width in tablepress tables using this code: `.tablepress-id-3 .column-1 {
width: 100px !important;
}.tablepress-id-3 .column-2 {
width: 115px !important;
}`This works fine for the first two columns, but when I add the particular size for the third column, all of the columns go back to how they were before.
You can see the specific table I’m trying to adjust at https://herpesproductsthatwork.com/16042/
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Change column width’ is closed to new replies.