- This topic has 5 replies, 2 voices, and was last updated 6 years, 6 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- The topic ‘Social Links hover effects’ is closed to new replies.
Premium Responsive WordPress Themes with advanced functionality and awesome support. Simple, Clean and Lightweight Responsive WordPress Themes
How do I change the hover effects for the social buttons? In particular, I’d like the background to be white (it’s currently reddish), the foreground (the image) to be #28b3c5 (it’s currently bluish), and for there not to be an underline. I’ll probably play with the colors once I see it, but it’s a good starting point.
Thanks!
@violetdeb: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.fa.fa-facebook:hover, .fa.fa-google-plus:hover, .fa.fa-link:hover {
background:#ffffff;
border:none;
color: #28b3c5;
}
a:focus, a:hover {
text-decoration:none;
}
Let me know if this is what you want.
Regards,
Skandha
Perfect — thanks!
@violetdeb: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/fabulous-fluid/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
don’t hesitate to let me know. Have a good day!
Regards,
Skandha
I’m using the Clean Business theme, not the Fabulous Fluid theme. But I’m way ahead of you … I left a review several months ago. 🙂
https://wordpress.org/support/topic/another-great-theme-from-catchthemes-great-support/
@violetdeb: Sorry for the wrong link. Thank you for the review. Have a good day.
Regards,
Skandha