put this in the custom css of your theme
li.bbp-topic-voice-count {
display: none !important;
}
Sorry, this works for the columns inside the forum (for threads) but I still see Voices and Replies in the main forums screen.
I included it at the end of my style.css of my WP theme. Is this correct?
link to an example plaese
http://www.ffximobile.es/foro/
I want to remove “Voices” (Debates) column from there.
Sorry for my poor explanation, Im not an expert and thanks again.
ok, this should do that
li.bbp-forum-topic-count {
display: none !important;
}
OK, that’s it, but now the problem as you can see in the site is that the remaining space is empty. I would like the “Forum” column to get that free space. Thanks again!
Ok, done with the css bbp-forum-info class by increasing the %.
Thanks, this is closed then.
Love this plugin.
great – glad you are fixed