Center Images in Table Cells
-
I saw an older post that explained how to center text so I tried it with images – unfortunately after several tweaks I still cannot get the images centered.
The table has row 1 configured with a colpan. Here is the code I placed in CustomCSS:
.tablepress-id-3 .row-1 .column-1,
.tablepress-id-3 .row-2 .column-1,
.tablepress-id-3 .row-2 .column-2, {
text-align: center;
}The table is here: http://inetdogdev.com/evangelism-church-planting/
Any ideas?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Center Images in Table Cells’ is closed to new replies.