Skip to:
Content
Pages
Categories
Search
Top
Bottom

Replace Buddypress logo top left with text ‘Home’

Viewing 2 replies - 1 through 2 (of 2 total)
  • @enlightenmental1

    Participant

    depends if you want to hack the bp-core/bp-core-adminbar.php

    you can hide the logo from there, and just hand code a \\\”home\\\” link

    you would also want to give it the same class=\\\”\\\” as the other non-dropdown links

    like this:

    <li class="no-arrow">< a href="/groups">Search Groups</ a>

    @johnjamesjacoby

    Keymaster

    Check out:

    https://buddypress.org/forums/topic.php?id=2190

    …and find the topic that explains how to change the BuddyPress logo. :)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Replace Buddypress logo top left with text ‘Home’’ is closed to new replies.
Skip to toolbar