PenciDesign replied
Staff Reply
Hi,
You can do that by add more this code to Customize > Custom CSS:
.post-entry h1{ color: #ff0000; }
.post-entry h2{ color: #0000ff; }Change color codes ff0000 and 0000ff to any color code as you want.
Best Regards,
PenciDesign