Home › Forums › Support › Change colour of headings H tags This topic has 3 replies, 2 voices, and was last updated 10 years, 1 month ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 29, 2014 at 8:36 am #7513 Carol Mann Hi there… how can I change the overall colour of the H tags? Thanks July 29, 2014 at 9:07 am #7542 TomLead Developer Lead Developer Hi there, Some CSS like this should work: h1 {color:#000000;} h2 {color:#222222;} and so on.. Of course, replace with your desired hex code. Thanks, Tom July 29, 2014 at 9:57 am #7550 Carol Mann Hi Tom, thanks for that… I did h3 { color: #e90909; } h2 { color: #e90909; } And that worked fine. Just was wondering if there was the ability to set in the customisation section. Thanks again for swift response. Regards Carol July 29, 2014 at 9:59 am #7553 TomLead Developer Lead Developer Maybe in a future version! 🙂 Thanks! Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In