2nd row doesn't display right
-
The second row in my table doesn’t display right.
deleting that particular row just makes the new second one look like this. writing the table new didn’t seem to solve the problem.
this is what it looks like:
http://www.rotex-international.org/different
the custom css only has these commands
.tablepress thead th,
.tablepress tfoot th {
background-color: #F4B183;
}.tablepress thead .sorting_asc,
.tablepress thead .sorting_desc,
.tablepress thead .sorting:hover {
background-color: #ED7D31;
}i’ve tried uninstalling, adding completely new tables but nothing seems to work, any suggestions?
The topic ‘2nd row doesn't display right’ is closed to new replies.