You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
You can try this code in extra.less template
@media (max-width: @xf-responsiveWide)
{
.p-body-sidebar
{
display: none;
}
}