This topic has 1 reply, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #100324
     Donal13
    Participant

    Hi, on the group masonry page I do not want the description of the individual groups to show, only the title of the group and their photo. How can I do this.

     

    (you answered this question on the comment section) This would be the subject of a small modification

     

    so if you could tell me the small modification I have to do,

     

    Thanks

    #100387
     Radu
    Moderator

    Hi,

    You can hide the group description with this css

    COPY CODE
    
    #buddypress #groups-list .item-desc {
        display: none !important;
    }
    

    You can add this css from wp-admin -> theme options -> general settings -> quick css

    Cheers

    Radu

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

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

Log in with your credentials

Forgot your details?