Width of First Row
-
Hi,
I am unable to set full width of the first column, please see the below image.
These are the codes in my CSS
.tablepress-id-2 .column-2 { width: 100px; } .tablepress thead th, .tablepress tfoot th { background-color: #0005D5; } .page-id-178 .tablepress .column-1 { width: 50%; } .page-id-178 .tablepress .column-2 { width: 30%; } .tablepress thead th, .tablepress tbody td { text-align: center; }
The page I need help with: [log in to see the link]
- The topic ‘Width of First Row’ is closed to new replies.