Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: I want to remove the logout link from the sidebar


@mercime
Keymaster

@mercime

@jonnycardel if you’re using a child theme of bp-default, then copy over sidebar.php from bp-default theme to child theme folder. If it’s only the Log Out link you want to delete, then delete this line from your sidebar.php
`<a class="button logout" href="”>`

Skip to toolbar