Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1351396

    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)

    #1351459

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.