if you are happy with css codes then
bbPress Styling Crib
Otherwise the bbp style pack will let you change it, and much else besides
https://wordpress.org/support/plugin/bbp-style-pack
Hi Robin, thank you, but that´s what we tried. I can change everything, make the Background of the title black etc. but this problem stays the same…the mobile theme still works, so it must have to something with the new theme….
ok, just taken a look.
Your theme has
#commentform #submit, .reply, #reply-title small {
background-color: #025a7e;
color: #ffffff;
}
in your theme's css.
try putting this in either the css custom area of your theme if it has one, or in the custom css part of my style pack plugin
.reply {
color: #000000 !important;
}
Wow, it worked – thank you so much Robin! You saved my day.
All the best from Berlin!
great – glad you are fixed !
I’m having this problem after trying this solution, searching the codex and this forum. Here are all the various solutions I’ve tried:
.reply {
color: #000000 !important;
}
#commentform #submit, .reply, #reply-title small {
background-color: #000000;
color: #ffffff;
}
.forum a { color: black !important; }
.bbp-forum-info { color: black !important; }
.bbp-forum-topic-count { color: black !important; }
.bbp-forum-reply-count { color: black !important; }
.bbp-forum-freshness { color: black !important; }
.bbp-topics {
color: black !important;
background-color:white;
}
.bbp-forums a { color: black !important; }
#bbpress-forums div.bbp-topic-content a,
#bbpress-forums div.bbp-reply-content a {
background-color: white;
}
#bbpress-forums div.even,
#bbpress-forums ul.even {
background-color: #fff;
}
#bbpress-forums div.odd,
#bbpress-forums ul.odd {
background-color: #fbfbfb;
}
/*styling to move 'Subscribe' to right hand side */
.single-forum .subscription-toggle {
float:right !important ;
}
Sorry. Forum site: conscienceinresidency.com/forums