This topic has 4 replies, 3 voices, and was last updated 11 years, 11 months ago by Wajid Khan.
Viewing 5 posts - 1 through 5 (of 5 total)
On this site in the footer http://www.wowesd.org/windwomen/ the social media icons have a blue background on mouseover. I would like to change that color. CSS?
Thank you.
Go to Style.css form Line #1550 onwards you can find Facebook, YouTube, etc.
No help there. Here is the CSS for social media icons
.entypo-social.github:before { content: ‘\F300’; } .entypo-social.c-github:before { content: ‘\F301’; } .entypo-social.flickr:before { content: ‘\F303’; } .entypo-social.c-flickr:before { content: ‘\F304’; } .entypo-social.vimeo:before { content: ‘\F306’; } .entypo-social.c-vimeo:before { content: ‘\F307’; } .entypo-social.twitter:before { content: ‘\F309’; } .entypo-social.c-twitter:before { content: ‘\F30A’; } .entypo-social.facebook:before { content: ‘\F30C’; } .entypo-social.c-facebook:before { content: ‘\F30D’; } .entypo-social.s-facebook:before { content: ‘\F30E’; } .entypo-social.google + :before { content: ‘\F30F’; } .entypo-social.c-google + :before { content: ‘\F310’; } .entypo-social.pinterest:before { content: ‘\F312’; } .entypo-social.c-pinterest:before { content: ‘\F313’; } .entypo-social.tumblr:before { content: ‘\F315’; } .entypo-social.c-tumblr:before { content: ‘\F316’; } .entypo-social.linkedin:before { content: ‘\F318’; } .entypo-social.c-linkedin:before { content: ‘\F319’; }
I don’t see anything there about hover background color.
If you have any issues please contact me via Skype.
My Skype ID: support-aws
Regards,
Mawk
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.