Text Alignment in Table
-
Hi Tobias,
I’ve added the following to the Plugin Option CSS:
.tablepress tr {
display: table-row;
width: auto;
text-align: left;
margin: 0;
}.tablepress .column-1 {
text-align: left;
}.tablepress .column-2 {
text-align: left;
}But it stays central. Any ideas (is it conflicting with theme?)
David
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Text Alignment in Table’ is closed to new replies.