Table Column Width Issue
-
Hi there,
I’m trying to create a table with equal widths – see https://www.wundercleans.com/tablepress/ You can see the first column is narrower than the others.
I’ve looked at previous topic and it says to use the following CSS code for my table 17.
.page-id-17 .tablepress th,
.page-id-17 .tablepress td {
width: 20%;
}However, I’ve used this and it still doesn’t change to equal widths. Can you help?
Many thanks
Sean
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Table Column Width Issue’ is closed to new replies.