This isn’t working, but i’m not sure why
-
I’m building a blog post, that’ll be about brain injury, and I’d built a table. However, I’d wanted the table to be 30%/70% for the two columns, but they’re 50/50. This is code in the options. I know that there’s an error in there, but for the life of me I don’t know what it is! Help?!?
.tablepress-33 tbody tr {
width: 100%;
}.tablepress-33 tbody tr td.column-1 {
width: 30%;
}.tablepress-33 tbody tr td.column-2 {
width: 70%;
}The page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘This isn’t working, but i’m not sure why’ is closed to new replies.