Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: BP admin bar on bbpress front page


suleiman
Participant

@suleiman

I was able to fix the problem of the wrong logo by adding in the following line to my bbpress functions.php file:

add_filter(‘bp_admin_bar_logo_src’, ‘my_admin_bar_logo’);

The new problem is that the logo still appears with too big of a left margin. Any ideas folks?

Skip to toolbar