@markbannister
Not recently active
-
mercime posted on the forum topic Disable sidebar in groups pages in buddypress default in the group How-To and Troubleshooting: 13 years, 10 months ago
@markbannister in your case, change selector to your container div ID’s
body.groups div#sidebar_right { display: none }
body.groups div#content-main { width: 900px; }