Home Forums WordPress Themes – Premium Circumference Bottom Link Color on Hover

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15088
    Judy Asman
    Participant

    Hi, Andre,

    For some reason, changing the bottom link hover color is not working for me in the Customize feature. Can you please let me know how/where the code is in the style sheet so I can fix it? http://64.78.29.189/wp/

    Right now, our “Join Now” link in the bottom aqua section is grey on hover; that is what needs changing.

    Thank you!

    #19792
    Sushil Adhikari
    Moderator

    My fault with a typo…open the theme’s functions.php file and look for this:

    #cir-bottom-wrapper a:hover {color:;}

    Replace it with this:

    #cir-bottom-wrapper a:hover {color:;}

    This will be on the next theme update.

    #15089
    Judy Asman
    Participant

    Worked awesomely. Thanks Andre!

    5 stars as usual…

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