Forums
(@mathias719)
9 years, 10 months ago
The class for that specific widget title is .ppw-post-title and then target the link a.
.ppw-post-title
a
Add this to your style.css
.ppw-post-title a { color: #fff; font-size: 18px; }