This topic has 2 replies, 2 voices, and was last updated 9 years by ale7q.

  • Author
  • #88251
     ale7q
    Participant

    I posted a ticker a while ago but I could see under “started topics” of My Account.

    How to change font color of buddypress group description. I saw one ticket marked as resolved but how it was solved was not published.

    #88285
     sharmstr
    Moderator

    On the group directory page

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

    or within the group

    COPY CODE
    
    .groups #buddypress #item-header #item-meta {
        color: red !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #88291
     ale7q
    Participant

    Thanks and it works.

    I placed the second version in the child style.css. I hope this where you want me to place it.

Viewing 3 posts - 1 through 3 (of 3 total)

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

Log in with your credentials

Forgot your details?