Change Section Font Color This topic has 1 reply, 2 voices, and was last updated 5 years, 5 months ago by Grace Themes. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 18, 2019 at 4:47 pm #15586 Nick DaddarioParticipant Hi, I am needing help on where to change the font color for section 1 June 19, 2019 at 8:00 am #15601 Grace ThemesMember Hi, To change the font color of Title and text description in Section 1 Go to the Appearance -> Editor -> style.css file add below css code and change the color code .welcomebx h2 { color:#FF0000 !important; } .welcomebx p { color:#cccccc !important; } Regards Grace Themes 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