BuddyBoss Home – Web Support Forums Themes Boss. theme Border around avatar

Viewing 7 posts - 1 through 7 (of 7 total)
  • Question

    #41534
    @candacemcmorrow

    Hi,

    How do I remove the border around the avatar? Using default settings for boss.theme

    Thanks,
    Candace

    Answers

    #41538

    Alyssa
    Participant
    @alyssa-buddyboss

    @candacemcmorrow Try adding this to your child theme custom.css file:
    .widget-area .widget_bp_core_login_widget img.avatar, .widget-area .widget #sidebarme img.avatar{border:none;}
    If this does not resolve the issue please send me a link to the page where there is a border around your avatar.

    #41541
    @candacemcmorrow

    Hi TJ,

    It didn’t work. It’s the avatars in the widget (Newest Members):

    http://www.deserthighalumni.com/

    Thanks,
    Candace

    #41542

    Alyssa
    Participant
    @alyssa-buddyboss

    @candacemcmorrow your minify plugin is preventing this. Disable that and it should work properly.

    #41543
    @candacemcmorrow

    Hi TJ,

    Tried that. I deactivated the minify plugin; reuploaded custom.css with the change you suggested and refreshed. Still not working. Any ideas?

    Thank you,
    Candace

    #41547

    Alyssa
    Participant
    @alyssa-buddyboss

    @candacemcmorrow Yes try this code instead:
    .secondary-inner #item-actions #group-mods img.avatar, .secondary-inner #item-actions #group-admins img.avatar, .widget-area .widget ul.item-list img.avatar{border:none;}

    #41579
    @candacemcmorrow

    Hi TJ,

    That worked!!

    Thank you so much,
    Candace

Viewing 7 posts - 1 through 7 (of 7 total)
  • The question ‘Border around avatar’ is closed to new replies.