Change column widths of multiple table
-
Hi Tobias,
I have these in my css:
.tablepress-id-1 .column-1,
.tablepress-id-1 .column-2,
.tablepress-id-1 .column-3,
.tablepress-id-1 .column-4 {
width: 150px !important;
}Can you teach me how to apply the same css to multiple tables?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Change column widths of multiple table’ is closed to new replies.