BuddyDev

Search

Question about changing icon

Tagged: 

  • Participant
    Level: Enlightened
    Posts: 47
    Kathy Geisler on #35917

    Hi,

    I’m using the profile privacy plugin and would like to change the icon from the default file image to something from the buddyboss icons [e850].

    Can you instruct me how to accomplish this?

    Thank you for your help on this

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #35957

    Hi Kathy,
    Thank you for the question.

    Please add this css in Dashboard->Appearance->Customize->Additional Css

    
    #buddypress li#account-admin-visibility-mode-personal-li a::before {
        content: "\e850";
    }
    

    That should do it.

    Regards
    Brajesh

The topic ‘Question about changing icon’ is closed to new replies.

This topic is: not resolved