Website Help

Pooky

Garfield's Teddy
Joined
Dec 16, 2007
Messages
24,504
Reaction score
21
Location
Neverland
Hi, I need to change the colour of my text from grey to white in Wordpress. It's the text in the actual writing of the blog post. I know how to edit CSS styles but I don't know where to find this value.

Thanks.
 
Depending on your markup it's probably:

p {
color: #ddd;
...
}​

But your might have some classes etc to think about.
 
I'm using the vader.css style so would it be in that specific file?
 
Top
Sign up to the MyBroadband newsletter
X