removing css: media="screen" a:hover
-
I am trying to remove the a:hover .css that turns all “on click events” into white space when the mouse hovers over it.
The code should be something like:
a:hover{
color: #ffffff
}I am not sure where the css file for this is located. Any information would be greatly appreciated.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘removing css: media="screen" a:hover’ is closed to new replies.