Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author smashballoon

    (@smashballoon)

    Hey Betty,

    It’s most likely some CSS in your WordPress theme which is setting the color. Without seeing a link I can’t say for sure, but could you try adding the following to our plugin’s Custom CSS section, which is on the Misc tab on the plugin’s Customize page, and let me know whether it solves the problem for you?

    #cff a:hover, #cff a:focus{ color: blue !important; }

    You can change the color in the snippet above to be any color you like – red, orange, yellow, green, etc.

    Let me know whether that works for you, and have a great weekend!

    John

    Thread Starter bettyheim

    (@bettyheim)

    Hi John, Sorry for the late response. I did finally stumble over something in the css that was causing the problem. I think I just ended up assigning a class to that section to fix the problem. Thank you so much for your help.

    Betty

    Plugin Author smashballoon

    (@smashballoon)

    No problem Betty, happy to hear you were able to resolve the problem.

    No obligation of course, but if you enjoy the plugin and feel like leaving a super-quick review then it’s always hugely appreciated!

    Just let me know if you have any other issues or questions in future, and I hope you’re having a good week.

    John

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Change link hover color’ is closed to new replies.