responsive
-
Hi,
Great plugin! It is very easy to use and well documented. Thank you!! Fantastic work.
I have a problem with the height of the rows, but only with responsive tables
I use the next code:
@media (max-width: 767px) {
.tablepress-id-1 thead th,
.tablepress-id-1 tbody td {
height: 40px;
}
}…to set the height of all the rows, header incluide.
Perfect with row head and nº1, but the following rows have a little more height. I dont understand why.
You can see this, (only mobile devices):
http://www.fanaragon.com/waterpolo/calendario-de-competiciones/
The code of “Custom CSS” is indefferent. Just happens without code.
Thank!
Best Regards!
The topic ‘responsive’ is closed to new replies.