Yes, two colors that I need to change.
The author/date text color and the link colors of the forums.
From the codex reference, I am trying to change the colors of #5 and #8.
I tried the code above but it did not change those two color elements.
Thanks.
My issues with colors are #5 & #8 that have been inherited from my theme.
So, if I use the code below, where do I include #000000 for all of the text content to be black?
#bbpress-forums .bbp-topic-content p,
#bbpress-forums .bbp-reply-content p {
font-size: 12px;
}