How to remove forum name when viewing it inside of a group.
- 
		I have a forum that is linked to a group. I go to that group and view the forum inside of it. I am trying to remove the name of the forum on the index page that lists all the topics. I used CSS to remove it but itโs not working right. #bbpress-forums h2 { display: none; }This removes the title as I want but when I click on any topic it also removes the posters question ๐ Please review the screenshots I took Index page with the forum title 
 https://monosnap.com/file/tKb4Y6GEkWf2GUMB88ghljeprh37NtA topic page with topic question 
 https://monosnap.com/file/M3hhJhX7wW4on9Ym2s4ecMcFqmjHOjDoes anybody know how to remove just the forum name when viewing the forum inside of a group? — 
 Using latest versions of WordPress and BP.
- You must be logged in to reply to this topic.