Title: Hyperlink hover colour
Last modified: January 2, 2019

---

# Hyperlink hover colour

 *  Resolved [simstim](https://wordpress.org/support/users/simstim/)
 * (@simstim)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/hyperlink-hover-colour/)
 * Hi,
 * The plugin currently allows me to change the standard hyperlink colour, but not
   the hyperlink hover colour. Is there some CSS I can add to set the hover colour?
 * Thanks!
 * Simnon
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhyperlink-hover-colour%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [smashballoon](https://wordpress.org/support/users/smashballoon/)
 * (@smashballoon)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/hyperlink-hover-colour/#post-11164720)
 * Hi Simnon,
 * I’m so sorry that this support request fell through the cracks. We didn’t seem
   to receive an email notification for it and have only just now seen it!
 * To answer your question, you can change the hover color by adding this to the
   plugin’s **Custom CSS** section _(Customize > Misc > Custom CSS)_:
 *     ```
       #ctf .ctf-tweet-text a:hover {
           color: purple !important;
       }
       ```
   
 * If you have any other questions then just let us know and we promise to get back
   to you sooner this time! 🙂
 * John
 *  Thread Starter [simstim](https://wordpress.org/support/users/simstim/)
 * (@simstim)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/hyperlink-hover-colour/#post-11164903)
 * Thanks, that works perfectly!
 * Simon
 *  Plugin Author [smashballoon](https://wordpress.org/support/users/smashballoon/)
 * (@smashballoon)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/hyperlink-hover-colour/#post-11167090)
 * Great, glad to hear that Simon!
 * John

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

The topic ‘Hyperlink hover colour’ is closed to new replies.

 * ![](https://ps.w.org/custom-twitter-feeds/assets/icon-256x256.png?rev=2700808)
 * [Custom Twitter Feeds - A Tweets Widget or X Feed Widget](https://wordpress.org/plugins/custom-twitter-feeds/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-twitter-feeds/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-twitter-feeds/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-twitter-feeds/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-twitter-feeds/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-twitter-feeds/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [smashballoon](https://wordpress.org/support/users/smashballoon/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/hyperlink-hover-colour/#post-11167090)
 * Status: resolved