Best Premium and Free WordPress Themes › Forums › Education Base › change hyperlink color › Reply To: change hyperlink color
		April 3, 2017 at 3:41 am
		
		#15584
		
		
		
	
Keymaster
		
		
	Please add the below css codes on Appearance > Customize > Additional CSS to change the color of hover link.
a:hover {
    color: #FFf !important;
}Regards
Acme Supports 
