@clegg100
7 years, 10 months ago
I added some custom CSS to my theme which did the trick.
.bbpress #sidebar { display:none; } body.bbpress div#content{ width:100%; }
Might help you.