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

    #66452
    @sashanet

    Hello everybody,

    why, after the last updates of Buddyboss Theme, now the widgets are shown in the end of the webpages?

    Could you solve this issue, please?

    Thank you in advance,

    Sashanet

    website page: http://www.mybizmeet.com

    Answers

    #66634
    @vapvarun

    Hi @sashanet
    You have added following custom css, which is breaking the layout
    Please remove the width row from it

    
    .site-content {
        float: left;
        width: 100%;
    }
    

    Regards
    Varun Dubey

Viewing 2 posts - 1 through 2 (of 2 total)
  • The question ‘Widget position’ is closed to new replies.