Compatible XF Versions
2.2
You can try this code in extra.less template

CSS:
@media (max-width: @xf-responsiveWide)
{
    .p-body-sidebar
    {
        display: none;
    }
}
Author
XenForo
Views
First release
Last update
Rating
0.00 star(s) 0 ratings
Back
Top Bottom