diff --git a/wp-content/themes/twentyfourteen/style.css b/wp-content/themes/twentyfourteen/style.css index 13fa7d0591..3fa33c372e 100644 --- a/wp-content/themes/twentyfourteen/style.css +++ b/wp-content/themes/twentyfourteen/style.css @@ -1369,6 +1369,10 @@ a.post-thumbnail:hover { background: transparent; } +.content-sidebar .wp-playlist-item .wp-playlist-caption { + color: #000; +} + /* Page links */ .page-links {