Rusty grunge: twitter widget title
-
Hi,
I noticed that the twitter widget title seems to be different than the other widget titles. Any help to make it exactly the same?
Thanks!
The blog I need help with is: (visible only to logged in users)
-
The twitter widget title is a link so in most themes it will appear styled differently.
What exactly would you like to do with it?
-
So if you want the twitter widget header to look exactly the same as the others (which aren’t links) then the following style should do the trick:
#tertiary .widget .widget-title a {
font-size: 18px;
color: white;
}
- The topic ‘Rusty grunge: twitter widget title’ is closed to new replies.