How to Change The Heading Title Color In Dawn theme

Hello @honganhing

This is Amelia at PageFly - Shopify Advanced Page Builder app.

You can try the following steps I have provided to help you solve the problem you are facing:

Step 1: Add this code to the Custom CSS in the Theme Customizer → Settings ,

.main-page-title {
   color: #041e49 !important;
}

Hoping my solution helps you solve your problem.

Best regards,

Amelia | PageFly

1 Like