Title: change hover colors
Last modified: April 6, 2017

---

# change hover colors

 *  Resolved [annem5](https://wordpress.org/support/users/annem5/)
 * (@annem5)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/change-hover-colors/)
 * Hello,
 * I changed some color in my site already. But I struggle to change to following
   hover colors:
    1) hover color of the meta data under the blog posts and projects(
   on pages) 2) hover color of the tag and button (tag-links) on project pages
 * the strange thing is that I could change the color, but hover color do not change.

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

 *  [Gary Bairead](https://wordpress.org/support/users/gary-barrett/)
 * (@gary-barrett)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/change-hover-colors/#post-9002990)
 * Hi there,
 * Please try using the css below.
 * If it doesn’t have the desired effect, please keep the css on your site so that
   we can troubleshoot it further.
 * The hex colour value can be changed to whatever you prefer
 *     ```
       .entry-footer a:hover,
       .entry-meta a:hover,
       .portfolio-entry-meta a:hover {
         color: #f66666;
       }
       ```
   
 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/change-hover-colors/#post-9007831)
 * Thanks for pitching in, Gary!
 * annem5 – if you need further help, just let us know.
 *  Thread Starter [annem5](https://wordpress.org/support/users/annem5/)
 * (@annem5)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/change-hover-colors/#post-9052971)
 * thank you that worked!
 *  [Gary Bairead](https://wordpress.org/support/users/gary-barrett/)
 * (@gary-barrett)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/change-hover-colors/#post-9053026)
 * You’re welcome 🙂

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

The topic ‘change hover colors’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/sketch/1.2.4/screenshot.png)
 * Sketch
 * [Support Threads](https://wordpress.org/support/theme/sketch/)
 * [Active Topics](https://wordpress.org/support/theme/sketch/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/sketch/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/sketch/reviews/)

## Tags

 * [color](https://wordpress.org/support/topic-tag/color/)
 * [tags](https://wordpress.org/support/topic-tag/tags/)

 * 4 replies
 * 3 participants
 * Last reply from: [Gary Bairead](https://wordpress.org/support/users/gary-barrett/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/change-hover-colors/#post-9053026)
 * Status: resolved