Missing borders and alternate row colors
-
Hi,
just upgraded to TablePress. Some tables are missing alternate row color and all tables are missing boarders.
Original setup with WP-Table Reloaded…
https://www.sahajayoga.com.au/wp/class_workshops/classes/nsw/New setup with TablePress…
https://truemeditation.com/class_workshops/classes/nsw/All tables have Alternating Row Colors: Checked
Here’s the custom CSS
.tablepress .column-1 {
width: 25%;
}
.tablepress .column-2 {
width: 60%;
}.tablepress td {
font-family: Arial;
font-size: 12px;
text-align:left;
color: #000000;
}
.tablepress th, .tablepress .sorting {
background-color: #8d2d5b!important;Any suggestions?
Many tks, Charles
- The topic ‘Missing borders and alternate row colors’ is closed to new replies.