Left align the table, not the text
-
Hello!
I’ve been trying to align the table to the left side of the page, but I can’t seem to figure it out. I can only find information about aligning the text but not the entire table, I would appriciate any help!
The custom CSS so far:
.tablepress .column-2 {
width: 75px;
}.tablepress .column-1 {
width: 100px;
}.tablepress .column-2 {
padding: 2px;
}.tablepress .column-1 {
padding: 2px;
}.entry-content .tablepress {
width: auto;
margin: 0 auto 1em;
}And here is a link to the relevant page:
https://truckuthyrning.nu/motviktstruckar/30-ton/Thanks in advance!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Left align the table, not the text’ is closed to new replies.