Fixed with but centered table
-
I’m working on this table https://www.dontforgetthebubbles.com/radiation-levels/?preview=true&preview_id=1074&preview_nonce=3946597fc2
I’ve fixed the width to 500px but I would also like the table to be centered and I can’t work out how to do that…
My custom CSS currently looks like this:
.tablepress-id-5 .column-3 { width: 100px !important; } .tablepress-id-5 .column-4 { width: 100px !important; } .tablepress-id-5 .column-2 { width: 100px !important; } .tablepress-id-5 { width: 500px !important; margin: 0 auto 1em !important; }
Any help would be appreciated.
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Fixed with but centered table’ is closed to new replies.