Quantcast
Channel: help – WordPress.org Forums
Viewing all articles
Browse latest Browse all 13924

WPyogi on "BBPress Titles not changing colors?"

$
0
0

Cool - see if these do it:

h2.entry-title a {
    color: white;
}

Change this one slightly:

li.bbp-topic-freshness a {
    color: #000;
}

And try changing this one to:

#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
    background-color: black;
}

Viewing all articles
Browse latest Browse all 13924

Trending Articles