Home › Forums › Support › Color for Headings This topic has 1 reply, 2 voices, and was last updated 5 years, 5 months ago by Tom. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 17, 2016 at 9:31 am #255704 Tammy Hi Tom, I just noticed that the theme does not give me an option to add color pass Heading 3 (H3) Color. How can I add color to Heading 4 and 5? Thanks! Tammy December 17, 2016 at 10:36 am #255715 TomLead Developer Lead Developer With some very simple CSS: h4 { color: #222222; } h5 { color: #222222; } Hope this helps 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development 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