Thread Starter
igoriq
(@igoriq)
I don’t know if that’s correct, but it sure does work:
.wp-table-reloaded-id-1 img {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-table-reloaded-id-1 td {
vertical-align: middle !important;
}
Thread Starter
igoriq
(@igoriq)
Thanks, but now it’s centered only vertically and not horizontally. Could you please provide with css for both? 🙂
Thread Starter
igoriq
(@igoriq)