This topic has 3 replies, 2 voices, and was last updated 5 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

    Attachments:
    You must be logged in to view attached files.
    #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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

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?