Change Page Title Color and Font in Twenty Eleven Theme
-
Hello,
I am trying to change the Page title color and font. I’m using a child theme of the Twenty Eleven theme.
I have read multiple forums on this and have tried them:
#site-title a { color: #111; font-size: 30px; font-weight: bold; line-height: 36px; text-decoration: none; font:30px "Bookman Old Style" !important; }
and
.entry-title { clear: both; color: #222; /*Change This to whatever color you want*/ font-size: 26px; /*Change This to size you want*/ font-weight: bold; line-height: 1.5em; padding-bottom: .3em; padding-top: 15px; }
but neither work. What am I doing wrong?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Change Page Title Color and Font in Twenty Eleven Theme’ is closed to new replies.