dev site – http://balrajt9.sg-host.com/
How can I change the hover color on my footer social icons? Just the footer (not the extra element bar at the top)
Hey navindesigns,
Please try to add this CSS code in Quick CSS:
#top #wrap_all #footer .social_bookmarks li a:hover {
color: black;
}
Just change the color.
Hope it helps.
Best regards,
Nikko