Table width not working
-
Hi,
First of all thank you very much for this greatful forum.
I think I tried nearly every single advice I found in this forum to solve my problem, unfortunately not successful.
I‘d like to assign a fixed column width of 120px (this is the size of row 2 which contains html coded links (picture). But it’s not is not working.
Could you pls. check and advise?
.tablepress-id-4 .column-2,
.tablepress-id-4 .column-3,
.tablepress-id-4 .column-4,
.tablepress-id-4 .column-5,
.tablepress-id-4 .column-6,
.tablepress-id-4 .column-7,
.tablepress-id-4 .column-8,
.tablepress-id-4 .column-9,
.tablepress-id-4 .column-10,
.tablepress-id-4 .column-11,
.tablepress-id-4 .column-12,
.tablepress-id-4 .column-13 {
text-align: center;
width: 120px;
}.tablepress-id-4 .row-1 {
white-space: nowrap;
}[table id=4
table id=4 datatables_fixedcolumns_left_columns=1datatables_fixedcolumns_right_columns=0
datatables_scrolly=900pxThank you very much!!!!
The page I need help with: [log in to see the link]
The topic ‘Table width not working’ is closed to new replies.