Twitter widget title font color
-
I would like to change the color of Twitter title in the sidebar. I was able to change the colors for the other widgets (categories and texts) but was unable to figure out for Twitter, maybe because it is a link.
Where in stylesheet do I need to modify to change the Twitter title?
My blog: topchefkorea.com
If you see the side bar, Twitter is the only pink title that stands out.Thanks a lot!
The blog I need help with is: (visible only to logged in users)
-
Add the following to your CSS and change the hex color code as required.
.widget_twitter a { color: #F3686D !important; } -
- The topic ‘Twitter widget title font color’ is closed to new replies.