BuddyBoss Home – Web Support Forums Themes BuddyBoss theme 4.2.5 Breaks Cover Images

Viewing 7 posts - 16 through 22 (of 22 total)
  • Question

    #57749
    @mth75

    @vapvarun Thx, i’m still missing the username though, the nickname is displayed.

    Answers

    #57788

    @mth75 @vapvarun

    It’s the other way around. Just the username is displayed and not the nickname. It would be great to have the nickname displayed about the username.

    See mobile screenshots portrait and landscape mode.

    #57824
    @vapvarun

    Hi @thorsten @mth75

    Please add following custom css

    
    body.cover-photo-on.bp-user .entry-header {
        display: inline-block;
    }
    

    and discard/remove which was suggested above

    
    @media screen and (max-width: 720px){
    #buddypress #item-header-cover-image {
        margin-top: 46px!important;
    }
    }
    

    It is fixed inside development version and we will push it shortly.
    Regards
    Varun Dubey

    #57852

    @mth75 @vapvarun

    Thank you but the distance between nick and user name is huge now. Take a look to the screenshot I made on my iPhone 6 plus.

    #58082
    @vapvarun

    Hi @thorsten, we will push the update today
    Regards
    Varun Dubey

    #58108

    @vapvarun
    Great works now!

    #58119
    @vapvarun

    Hi @thorsten @mth75,
    I have close this topic now, feel free to create new for any further queries
    Regards
    Varun Dubey

Viewing 7 posts - 16 through 22 (of 22 total)
  • The question ‘4.2.5 Breaks Cover Images’ is closed to new replies.