This topic has 3 replies, 2 voices, and was last updated 7 years by Kieran_SQ.

  • Author
  • #218131
     msteimann
    Participant

    Hello,

    I would like to hide the display of Group Types (a BuddyPress plugin) in the groups listing. Could this be achieved via CSS?

    Regards,

    Martin

    #218140
     Kieran_SQ
    Moderator

    Hi,

    You can remove the text with the CSS snippet from below. Please add this to your KLEO Child themes style.css and clear all caches to see the changes.

    COPY CODE
    .item-meta.wb-bpgt-group-types {
        display: none;
    }

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #218176
     msteimann
    Participant

    Thank you Kieran, perfect solution!
    Rerards,
    Martin

    #218179
     Kieran_SQ
    Moderator

    Always happy to help Martin 🙂 Feel free to open a new topic any time with any other questions.

    All the best,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?