PenciDesign replied
Hi,
Strange, we will check it again on this.
Now, please add more this code to Customize > Custom CSS to fixed that issues:
@media only screen and (min-width: 961px){
body.single-forum .container.penci_sidebar.left-sidebar #main,
body.single-topic .container.penci_sidebar.left-sidebar #main,
body.post-type-archive-forum .container.penci_sidebar.left-sidebar #main{ float: left; padding: 0 50px 0 0; }
}Best Regards,
PenciDesign