Cannot Remove borders
-
Hi,
im using a table within a table. However i cannot remove the borders of the inner table. My “Custom-CSS” field :
#content .tablepress-id-2,
#content .tablepress-id-2 tr,
#content .tablepress-id-2 tbody td,
#content .tablepress-id-2 thead th,
#content .tablepress-id-2 tfoot th {
border: none;
}Where 2 is the ID of the inner table
Neither does with or without #content change anything. See an example:
https://www.jo-coaching.de/testseite/ (at the bottom you can see the inner table)
What am I doing wrong?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Cannot Remove borders’ is closed to new replies.