How to center a table on page

If you want to place table in center of page, use this code:

.supsystic-tables-wrap[id^=supsystic-table-2] { margin-left:auto !important; margin-right:auto !important; }

Categories
Latest Articles