How to change page title color such as About us, Contact, etc

How do you change the font color of page titles?

such as..

@Eileen12 - do you want same color for all pages or different color for different pages? can you share your page link?

I want to have color code #64523A to all page titles

@Eileen12 - can you please share your page link?

how do you share that? do you mean website link and password?

@Eileen12 - yes, website link and password to view that page

https://paw-pparel.com/

pw: harubori

@Eileen12 - please add this css to the very end of your base.css file and check, should look like the screenshot below

.main-page-title {color: #64523A;}

thank you. It worked for only few of them.

Product and shipping policy pages didn’t get changed…

@Eileen12 - add this too

h1.collection-hero__title {color: #64523A;}
.shopify-policy__title{color: #64523A;}

worked except shipping policy…

@Eileen12 - try this

.shopify-policy__title h1{color: #64523A;}

Worked perfectly! Thank you for your prompt replies!!! Really appreciate it!!

@Eileen12 - great, do let me know if oyu need anything else, you have my email below.