Skip to:
Content
Pages
Categories
Search
Top
Bottom

CSS code to remove sidebar from all buddypress pages?

  • @safeinsanity

    Participant

    Hi,

    Is there a css code that would hide/remove my sidebar from all buddypress pages?

    I found one that worked to remove the sidebar from bbpress so I was hoping that there would be one that worked for buddypress.

    This is the one that works to remove the sidebar from bbpress:

    `.bbPress #primary {
    display: none;
    }

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar