Cellpadding
-
Hi!
I am trying to make the 2 social icons in this post closer together. Per your website I tried to change the cellpadding. I’m not sure what is going on.
The page I’m working on is http://stjoewedding.com/thanks-for-subscribing/
http://stjoewedding.com/thanks-for-subscribing/
The code I’m using is:
.tablepress-id-28 .column-1 {
padding: 0;
}.tablepress-id-28 .column-2 {
padding: 0;
}Removing the border didn’t work either…
.tablepress-id-28,
.tablepress-id-28 tr,
.tablepress-id-28 tbody td,
.tablepress-id-28 thead th,
.tablepress-id-28 tfoot th {
border: none;
}Thoughts?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Cellpadding’ is closed to new replies.