BuddyDev

Search

Selector to style avatars in BP Members With Uploaded Avatars Widget

  • Participant
    Level: Yogi
    Posts: 1105
    calu on #33301

    Hi there, trying to style the avatars in ‘BP Members With Uploaded Avatars Widget’, so the margin match BP widget avatars .widget.buddypress .item-avatar a

    But I can’t find the right selector to target these avatars?

    Thanks!

    Regards
    Carsten

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 2909
    Ravi on #33309

    Hello carsten,

    Thank you for posting. Try following

    
    .buddypress.widget.widget_bp_members_with_uploaded_avatar_widget ul#members-list li .item-avatar {
    }
    
    

    Regards
    Ravi

  • Participant
    Level: Yogi
    Posts: 1105
    calu on #33335

    Hi Ravi, thanks for the code, which unfortunately has no effect on padding or margin.

    Regards
    Carsten

You must be logged in to reply to this topic.

This topic is: not resolved