Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Disable sidebar in groups pages in buddypress default


@mercime
Participant

@mercime

@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; }`

Skip to toolbar