Skip to:
Content
Pages
Categories
Search
Top
Bottom

Remove “Group Admin” section on Group page


  • desha
    Member

    @desha

    Hi (and thank you in advance for your replies),

    On our group page, above the group avatar, there is a title “Group Admins” and the avatar for the admin. This is taking up a lot of space on the page. How I can remove it this section?

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)

  • @mercime
    Participant

    @mercime

    Via CSS – add `body.groups #item-actions { display: none; }`
    or
    create bp-default child theme and copy over groups/single/group-header.php following folder structure and delete lines 3-21


    desha
    Member

    @desha

    Perfect. Thank you. I believe that is in the theme.css file (or is there a better place to put in the css override?


    @mercime
    Participant

    @mercime

    @desha, You’re welcome. You add new style in active theme’s style.css file.


    desha
    Member

    @desha

    Thanks… all taken care of. :-)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove “Group Admin” section on Group page’ is closed to new replies.
Skip to toolbar