change title font color
- The topic ‘change title font color’ is closed to new replies.
Need help? Check out our Support site, then
hi, I would like to have my font title be a different color than my banner & post title blocks. can you please help?
The blog I need help with is: (visible only to logged in users)
Hello there,
thank you for writing and using our theme.
We are not user about which font you are referring to. Is it one of them?
If not, could you please take an screenshot of which element you want to change the color?
https://en.support.wordpress.com/make-a-screenshot/
thank you again,
Ricardo P. from SiloCreativo
Hi, thanks for the fast reply. I would like to change the color of my title “A Mindful Moment”. I think I want that in black, not blue like the rest is.
Hello there,
fantastic, just add this CSS to your site:
#page .site-title a {
color: #000;
}
here you are how to add it:
https://en.support.wordpress.com/custom-design/editing-css/
Please, let us know if this solve the issue.
Thank you again!
Ricardo P.
Yes that’s exactly what I wanted, looks perfect now! Thanks so much! :)
Nice!
You are welcome :)