Changing title color
- The topic ‘Changing title color’ is closed to new replies.
Need help? Check out our Support site, then
Hi!
I saw that the template has been changed to offer the template default color scheme when changing text color within the block editor, which is great! I’ve spent much of my morning going through and changing previous custom text colors to harmonize with the default colors.
However, now I would like to change the color of the title of my blog – AetherPx – to the default yellow of the template. Is that possible?
Thank you in advance!
Mitch
The blog I need help with is: (visible only to logged in users)
Hi,
add this
.site-title a {
color: #af8e41;
}
in your custom CSS box to change it.
Let me know if this worked for you.
Hi!
That worked perfectly – many thanks! I consider this ticket resolved.
That’s great. Glad I could help. If you need additional help with anything, feel free to get in touch and I will be there for you within 24 hours.