CSS code not loading
-
The CSS formatting is not being loaded for this page. I’ve tried clearing the cache and doing a hard reset. Here is the CSS code:
.tablepress-id-3 .column-1 {
width: 100px;
}
.tablepress-id-3 .column-2 {
width: 40px;
}
.tablepress-id-3 .column-3 {
width: 30px;
}
.tablepress-id-3 .column-4 {
width: 30px;
}
.tablepress-id-3 .column-5 {
width: 180px;
}
.tablepress-id-3 .column-6 {
width: 100px;
}
.tablepress-id-3 .column-7 {
width: 40px;
}
.tablepress tbody td,
.tablepress thead th {
text-align: left;
vertical-align: middle;
}
.tablepress tbody td {
border: solid 1px;
}Here is what it looks like:
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.