BuddyBoss Home – Web Support Forums Plugins BuddyBoss Media Fix grayed out image with 5+ photos

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

    #56756
    @acroyes

    When uploading more than 4 photos, the grayed out box doesn’t extend the full height of the image on mobile. See screenshot. Can be fixed by adding height to the class. Please notify developers.

    .size-activity-4-count {
        height: 100%;
    }

    Answers

    #56786

    Anonymous
    @

    Hi @acroyes

    I have suggested developers to add following css

    
    .size-activity-4-count {
        height: 100%;
    }
    

    It will be fixed shortly.
    Regards
    Varun Dubey

Viewing 2 posts - 1 through 2 (of 2 total)
  • The question ‘Fix grayed out image with 5+ photos’ is closed to new replies.