Skip to content
Public Ticket #3321

Hide all but one widget in mobile

Conversation thread

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

Georg started the conversation

Conversation Start

Hi,

I would like to hide the widgets in the mobile version. But not all widgets. I would like to keep the mailchimp Sign Up Form.

Thank you and best regards,

Georg

Want to join this conversation or access attachments? Sign in first.