Skip to:
Content
Pages
Categories
Search
Top
Bottom

Hiding Join group and Leave group buttons in public groups

  • @thosch

    Participant

    I would like to hide the Join group and Leave group buttons in public groups. Any idea how to do this?

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

    Moderator

    Try hiding with CSS.

    .group-button{
    display:none;
    }

    @thosch

    Participant

    Thanks a lot. It worked!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hiding Join group and Leave group buttons in public groups’ is closed to new replies.
Skip to toolbar