Tablepress Header Color, Horizontal & Vertical Borders Disappeared
-
Recently, I moved my site from https:// to https:// and noticed my Tablepress css background color reverted back to the default color. Also, my verticle and horizontal border lines are missing.
This is what I have:
.tablepress-id-1 td img { border: none; padding: 0; margin-bottom: 0; } .tablepress-id-1 { width: auto; } .tablepress-id-1 thead th, .tablepress-id-1 tbody td { border: 1px solid #333333; } .tablepress-id-1 .column-1 { background-color: #FFFFFF; } .tablepress-id-1 .column-2 { background-color: #FFFFFF; } .tablepress-id-1 .column-3 { background-color: #FFFFFF; }
And so on.
I’m also using the same table ID # on two different web pages.
Appreciate any help to correct the issue.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Tablepress Header Color, Horizontal & Vertical Borders Disappeared’ is closed to new replies.