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

  • Author
  • #81655
     mtgame21
    Participant

    Hi,
    could you please provide the CSS to modify the text color for the Profile Group Name and also the Field Names. These are the names that are defined in Dashboard > Users > Profile Fields and appear on the Buddypress Profile navigation tab when selected. Thanks

    #81890
     Radu
    Moderator

    Hi,

    To be accurate with the solution, can you provide a screenshot pointing out the modifications ?

    Regards

    Radu

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

    In the pic, I have circled the Profile Group text with red text and the Field Names text with green.

    Attachments:
    You must be logged in to view attached files.
    #82043
     Radu
    Moderator

    Hi,

    Add this css in wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    .main-color .hr-title abbr {
        color: red !important;
    }
    
    #buddypress div.profile .dl-horizontal dt {
        color: green !important;
    }
    

    Replace red and green with your desired colors

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

    It worked, Thank you.

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

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

Log in with your credentials

Forgot your details?