Changing Page Header Colors
- The topic ‘Changing Page Header Colors’ is closed to new replies.
Need help? Check out our Support site, then
Hey I’ve added multiple CSS clauses with no luck in changing my Light Grey H1 Page Title. thewesterneye.wordpress,.com
Here are the following I’ve tested:
.h1 { color: #000;
}
.entry-header { color: #000;
}
.title { color: #000;
}
.site-title a {
color: #000;
}
What is the correct one I need to update?
The blog I need help with is: (visible only to logged in users)
Hi, it looks like you got this figured out?