Reply To: Change Highlight Color on Asteroid Theme Tags December 11, 2012 at 6:37 pm #1584 RonKeymaster add this to the Custom CSS option. .loop-categories a:hover { background: #005AFF; color: #FFFFFF; } Just change the color values to whatever you like.