[Plugin: WP-Table Reloaded] center images in column
-
Great plugin!
I found the .css edition to center all text in a particular column.
.wp-table-reloaded-id-1 .column-2 {
text-align: center!important;
vertical-align: middle!important;
}Stumped on trying to center all images in a column.
Goal is to center images so there’s equal space on each side of it in all cells of a column.
I keep thinking this should really be easy. Any suggestions???
https://www.ads-software.com/extend/plugins/wp-table-reloaded/
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘[Plugin: WP-Table Reloaded] center images in column’ is closed to new replies.