Best Premium and Free WordPress Themes › Forums › Infinite Photography › Changing font colours in Post Header and Category List › Reply To: Changing font colours in Post Header and Category List
		September 25, 2020 at 4:27 am
		
		#87399
		
		
		
	
Keymaster
		
		
	Dear Deepreality,
                  Please add the given CSS code in Additional CSS.
                  Appearance > Customize > Additional CSS
article.post .entry-header .entry-title, article.page .entry-header .entry-title {
    color: azure;
}