Change the CSS Hover Color
-
Hi! I’m trying to set this up on a dark background website. The problem I’m having is changing the hover color to a dark color. I’ve changed the CSS and made my own style to override it, but I can’t quite hook it or get the effect to stick. I don’t want to edit the plugin files. Can you advise on a way to accomplish this?
The styles affected are are line 507 (I think)
.cf-empty-data.cf-table tr:hover,
.cf-empty-data.cf-table tr:hover td {
background-color: #fbfbfb;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Change the CSS Hover Color’ is closed to new replies.