Center entire table
-
I have added a table to my wordpress site and successfully centered the text within columns using the
[table colalign="center|..but the table itself is not aligned in the center of the page.
I know that if I was to manually code it I would have
<table align="center"however I cant figure out how to make that happen using easy table.
I could not find an example of this in the documentation..
I have tried[table attr align="center"but that did not work..Would anyone be able to let me know how to align the entire table in the center of the page?
basically adding thealign="center"attribute to the generated table tag.thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Center entire table’ is closed to new replies.