PenciDesign replied
Staff Reply
Hi,
Do you mean you want to change colors for all H1 & H2 tags inside your posts/pages content?
If right, please try add more this code to Customize > Custom CSS to do that:
\
.post-entry h1, .wpb_text_column h1, .post-entry h2, .wpb_text_column h2{ color: #4b95d2; }Change color code 4b95d2 to any color code you want.
Best Regards,
PenciDesign