I am enjoying Community Builder immensely.
Can you please let me know what CSS code I can use to hide the activities links that appear in the member directory. They deface the directory and are very ugly. I am new to WP and BP but I found Community Builder very easy to use and logical and efficient.
You can see a screenshot of the issue here
https://drive.google.com/file/d/1EJ0pMni5OXm_3hGrsAG49xgmfljRpYvU/view?usp=sharingThank you in advance
AlexHi Alex,
Thank you for for the kind words and using Community Builder.Please visit Dashboard->Appearance->Styling->Additional Css and add these lines
.item .user-last-activity-update { display:none; }
That will remove it.
Regards
BrajeshThank you Alex.
I am glad it worked.Regards
Brajesh
The topic ‘ [Resolved] hide user recent activities from members directory page’ is closed to new replies.