Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,043
- How-to & Troubleshooting
- 129,744
- Creating & Extending
- 25,802
- Requests & Feedback
- 9,508
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
Assuming that you’re using a child theme of bp-default, the easiest and simplest way is adding the following in your child theme’s style.css:
body.groups div#sidebar { display: none }
body.groups div#content .padder { border-right: 0px; margin-right:0px; }