Viewing 2 posts - 1 through 2 (of 2 total)
The topic ‘Question about changing icon’ is closed to new replies.
This topic is: not resolved
Tagged: icon change
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
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.