Problem with changing font in Jetpack's Twitter Widget
-
Hi
I’m using Jetpack’s twitter widget and am generally quite happy with it. Only problem: I want to change the font of its title (“Tweets”) to match my theme’s font.
I managed to change the color in style.css:
/* change twitter widget font wtf */
.widget ul li {
color:#333333;
}but so far no luck on influencing the font used. Ideas?
Thank you.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Problem with changing font in Jetpack's Twitter Widget’ is closed to new replies.