PenciDesign replied
Staff Reply
Hi,
You can do that by add more this code to Customize > Custom CSS:
\
@media only screen and (max-width: 768px){\
.penci-sidebar-content{ display: none; }\
}\
Best Regards,
PenciDesign