PenciDesign replied
Staff Reply
Hi,
You can add more space between the sidebar & content by add more this code to Customize > Custom CSS:
\
@media only screen and (min-width: 961px){\
.container.penci_sidebar #main{ padding-right: 100px; }\
}\
Change number 100 to value you want.
Best Regards,
PenciDesign