BuddyBoss Home – Web Support Forums Themes BuddyBoss theme Mobile view cut on the right

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

    #67930
    @sashanet

    Hello everybody,

    why now, after last updates, mobile view mode (tested with Android) is cut on the right?

    My website is http://www.mybizmeet.com

    Thank in advance,

    Sashanet

    Answers

    #68194
    @anve

    Hi @sashanet,

    Please remove the following code from custom.css of child theme.

    
    .site-content {
        float: left;
    }
    

    This code is interfering in default ui designing of theme.
    Please let me know if it works.

    Regards
    Anve

    #68491
    @sashanet

    Thank you very much @Anve! 🙂

    #68526
    @anve

    Glad it worked out 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Mobile view cut on the right’ is closed to new replies.