I’ve managed to change the font and size, via css… but color change is resisting me. I’ve tried multiple suggestions, and googled it already. Help?
The blog I need help with is victoriaelizabethbarnes.wordpress.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
I’ve managed to change the font and size, via css… but color change is resisting me. I’ve tried multiple suggestions, and googled it already. Help?
The blog I need help with is victoriaelizabethbarnes.wordpress.com.
You need to get a bit more specific with the selector. The following works for me in firefox:
hgroup #site-description {
color: red;
}
thanks for your response...
I ended up posting elsewhere in frustration, and getting a response from one of the staff.
it turned out to be code inside the theme's function file was prohibiting custom CSS.
they fixed it now...
Glad to hear you resolved this issue!
This topic has been closed to new replies.