PenciDesign replied
Staff Reply
Hi,
To do that, please add more this code to Customize > Custom CSS:
\
@media only screen and (max-width: 480px){\
.penci-sidebar-content{ display: none; }
.container.penci_sidebar #main{ margin-bottom: 20px; }\
}
Best Regards,
PenciDesign