#187304
 Kieran_SQ
Moderator

Hi,

To fix the display of this feature please use the below CSS

COPY CODE
#buddypress .activity-list .activity-content .activity-header img.avatar {
    display: inline-block !important;
    margin: -5px 5px -8px 2px !important;
}

If you’d like to remove it please use the below CSS instead

COPY CODE
#buddypress .activity-list .activity-content .activity-header img.avatar {
    display: none;
}

Thanks,

Kieran

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

Log in with your credentials

Forgot your details?