• How can I change the space between the edge of the cell and where the text starts so it is closer to the cell border?

    Thanks!

Viewing 1 replies (of 1 total)
  • Hi,

    “cell padding” is totally correct ??

    Try this:

    .wp-table-reloaded-id-1 td {
     padding: 1px;
    }

    Adjust ID and the padding value accordingly of course.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP-Table Reloaded] Cell Padding’ is closed to new replies.