PenciDesign replied
Staff Reply
Hi,
Please use this code to Customize > Custom CSS to do that:
\
.post-entry h1, .wpb_text_column h1{ color: blue; }\
.post-entry h2, .wpb_text_column h2{ color: blue; }\
.post-entry h3, .wpb_text_column h3{ color: blue; }\
.post-entry h4, .wpb_text_column h4{ color: blue; }\
.post-entry h5, .wpb_text_column h5{ color: blue; }\
.post-entry h6, .wpb_text_column h6{ color: blue; }\
Best Regards,
PenciDesign