Table alignment
-
So what’s the trick for aligning tables? I’ve been through all the TablePress documentation (couldn’t find anything) and tried a lot of different code. All I want to do is make a table left-aligned on a page.
Following is the code I currently have:
.tablepress-id-5 tbody td { border: none; padding: 0!important; margin-bottom: 0; float: left !important; }
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Table alignment’ is closed to new replies.