Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 119798

TobiasBg on "[Plugin: TablePress] Padding in rows"

$
0
0

Hi,

thanks for your question.

Yes, usually changing padding is easier. You will want something like this:

.tablepress-id-123 .row-5 td {
   padding: 2px 8px;
}

(Just change the table ID and the row number accordingly.)
That will reduce the vertical padding and reduce the row height.

If that doesn't do it, please post the link to the page with the table in question, and describe what you want to change in which way.

Thanks!
Tobias


Viewing all articles
Browse latest Browse all 119798

Trending Articles