Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 112976

michael_walz@hotmail.com on "Changing font color of page title in the Twenty Eleven template"

$
0
0

Thanks Andrew,

Using Firefox's web development inspector shows me that the page title is h1.entry-title.
So I tried to css the color within the CSS Custom Manager plugin, like:

h1.entry-title {
color: #e4741f;
}

The page title still remains white.


Viewing all articles
Browse latest Browse all 112976

Trending Articles