Tablepress: Unable to adjust column widths
-
Hello, I’ve got some custom CSS to adjust the column widths in the left table. It looks like this:
.tablepress-id-60 .column-1, .tablepress-id-60 .column-2, .tablepress-id-60 .column-3, .tablepress-id-60 .column-4 { width: 80px !important; }
I added the “!important” code as the inline CSS was overwriting the custom CSS. But even with this code its still not changing the column widths to this value.
Thank you.
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Tablepress: Unable to adjust column widths’ is closed to new replies.