Centering Table and Padding
-
Hi – I used your code
.tablepress-id-N { width: auto; margin: 0 auto 1em; }
To center my table at
https://gfa.carolyncreates.com/family-itineraries/However I believe my CSS code
#content { width: 470px; float: left; padding-left: 15px; }
Is shifting the table to the right. What code can I use to override this and have the table centered?
Thanks.
Carolyn
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Centering Table and Padding’ is closed to new replies.