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