WPyogi, that’s not the change I need. That changes the grey links. I want the blue to change.
I have tried this code but the hover fails to respond.
.widget-title a:hover, .widget-title a:focus, .widget-title a:active {
text-decoration: none;
}
Any other suggestions?
Thanks