Hi,
thanks for your question, and sorry for the trouble.
To be honest, I can’t even reproduce this… It looks like this is from https://www.5nej.cz/srovnani-kurzu-anglictiny-online/ ?
When I view this in Chrome, the header row has a nice gray background and does not “shine through”. However, the table is not really mobile responsive, but that’s a separate problem.
Regards,
Tobias
Thank you for fast reply. As you roll down thru the table and stop just before the end or your scroll down the post and then back to the top there is messed up CSS. I don’t think that is really problem but you know your plugin best – if there is any fix for that i would be grateful.
I have also chrome + it does the same thing on safari.
Thank you very much,
Jarda
Hi,
ah, yes, now I see what you mean, right before the end of the table. I’m not sure what’s causing this, but to fix it, could you please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
.tablepress.fixedHeader-locked {
display: none;
}
Regards,
Tobias
OMG you are the best Tobias!
Thank you so much. Works like a champ 🙂
Jarda
Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
Best wishes,
Tobias
P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!