- This topic has 1 reply, 2 voices, and was last updated 9 years, 1 month ago by .
 
Viewing 2 posts - 1 through 2 (of 2 total)
	
Viewing 2 posts - 1 through 2 (of 2 total)
	
- You must be logged in to reply to this topic.
 
Home › Forums › All Other Themes › How to change text header colours
How to change text header colour, About us, Contact, etc on page
Builders and packers
Hi Wesley,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
h1.entry-title, h1.page-title{color:#000000 !important;}
Regards,
Dave
