- Compatible XF Versions
- 2.x
Hide Sidebar ...
Enter the following codes in the Extra.less template for your theme.
Enter the following codes in the Extra.less template for your theme.
Code:
.p-body-sidebar {
display: none !important;
}
.p-body-main--withSidebar .p-body-content {
width: 100% !important;
max-width: 100%...
You do not have permission to view the full content of this resource.
Log in or register now.