How Do You Change Hero Section Text Color? Premium WordPress Themes › Forums › Envy Blog › How Do You Change Hero Section Text Color? This topic has 1 reply, 2 voices, and was last updated 2 years, 12 months ago by Rabindra Tharu. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 28, 2018 at 11:26 PM #2743 alexsandalisParticipant I would like to change the text color of the front page and hero section but I don’t see any way to do that through ‘customize’. The ONLY color I can change is of the logo and tagline in the header. How do I change the hero section text color? March 1, 2018 at 5:23 PM #2750 Rabindra TharuParticipant Hi, @Alexsandalis, Inspect elements and see CSS properties then add color. Copy the updated CSS to your site. For Example, Please add the below code to your Additional CSS Box through Customizer. .hero-content h2 { color: #49e018; } Thanks! Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In