Unable to get column widths to work
-
Hi – I’ve been trying to set my column widths to not have so much space between them, or to not take up the entire width of the browser screen….have finally found this code to be somewhat useful:
.tablepress-id-1 .column-1 { width: 10%; } .tablepress-id-1 .column-2 { width: 50%; }
…..however there is a excessively large amount of extra space to the right side of the ‘Reporting Period’ column, would love to get rid of all of that. Help!
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Unable to get column widths to work’ is closed to new replies.