Hi guys, not sure if this is the right place for this. But how did you set up the little labels that show up in the top right of all of your team member responses?
Thanks.
Hey frescova!
When a user with moderator role replies it should leave a class called “moderator” which you can style like so.
.moderator div.bbp-reply-content { background: url("URL to image") top right !important; }
Regards,
Elliott
THANKS! Did you do the same to remove all the “user data” form under the user avatars? My bbpress instance display entirely too much information.
BTW, I appreciate you responding to this – especially since it has nothing to do with Enfold…
Hi!
No I think that is something different. Send us a link and we’ll see if we can get it removed with some CSS. You can set your reply as private if you wish.
Best regards,
Elliott
I figured it out. It was a separate plugin I added. I tried the css you recommended but it didn’t work; I’ll figure it out though – now that I know I’m on the right track…