Table not Centering, even after adding CSS code
-
To center a table, I added the code supplied by TablePress:
.tablepress-id-3 {
width: auto;
margin: 0 auto 1em;
}My table ID is: [table id=3 /]
I saved the settings and updated my post but the table is still not center-aligned. I also tried removing the “-id-3” part in order to apply the “center” setting to all tables but that didn’t work either.
So, how can I get my tables to align cenrer?
Here you can view the post mentioned above:
http://t-shirts.abouttestosterone.net/supreme-t-shirt-mint/Thank you!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Table not Centering, even after adding CSS code’ is closed to new replies.