Same width for all columns of my table
-
Hi,
I have a 4 columns table and i need same width for all columns.
I do this:
} .tablepress-id-7 .column-1, .tablepress-id-7 .column-2, .tablepress-id-7 .column-3, .tablepress-id-7 .column-4 { width: 25% !important; } .tablepress-id-7 th, .tablepress-id-7 td { padding: 4px; }
In table preview it’s ok, but not in WordPress page: https://www.cruzgloriosa.org/libros/
Thanks for help.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Same width for all columns of my table’ is closed to new replies.