Hi,
thanks for your post, and sorry for the trouble.
For that, you can use “Custom CSS” code. Please see https://tablepress.org/faq/change-color-alternating-rows/ for an example.
Regards,
Tobias
Hi thanks for reply i tried this :
`.tablepress .even td:hover {
background-color: #824F9E;
color: #000;
}
to change css on hover but didn’t work
Hi,
this would change the color of a hovered cell in even rows.
What exactly are you trying to achieve? Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!
Regards,
Tobias