hover on social icon
-
How can I do to have an hover effect of social icon, I would like to show a color icon when the mouse go over the black icon.
I try with this code ma nothing happen:#masthead { opacity: 1; } .main-navigation { text-align: start; } .main-navigation a { text-indent: -9999em; width: 50px; height: 50px; } .menu-facebook { background-image: url(http://www.davidenaccarati.it/wp_light/wp-content/uploads/2013/07/fb.png) !important; background-repeat: no-repeat !important; background-position: left center; } .menu-facebook: hover { background-image: url( http://www.davidenaccarati.it/wp_light/wp-content/uploads/2013/07/fbcolor.png) !important; background-repeat: no-repeat !important; background-position: left center; }
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘hover on social icon’ is closed to new replies.
