Tablepress table width
-
Hi Tobias!
I noticed today that one of my table’s width setting wasn’t right.
I set the widths for all my tables sometime last year and it all worked fine and still does, apart from table 49.
Here’s the CSS I’m using:/* center all tables */ [class*="tablepress-id-"] { flex: 0 0 auto; margin: auto; width: 1260px; } .tablepress-id-49 { width: 850px; }I tried adding the
!importanttag but nothing changes. I’m clueless as to what could be wrong because the very same works for every other table I have. Any ideas?The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Tablepress table width’ is closed to new replies.