Border
-
I’ve modified the options page, and thought that I’d stated that this table shouldn’t get any borders – but it’s on the top. This is the code – what did I mess up? Thank you!
.tablepress-id-40,
.tablepress-id-40 tbody td,
.tablepress-id-40 tbody th,
.tablepress-id-40 th {
border: none !important;
border-top: none !important;
border-left: none !important;
border-right: none !important;
border-bottom: none !important;
}The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Border’ is closed to new replies.