Comments Annikavb started the conversationOctober 29, 2018 at 8:44amHi there,I would like to hide some widgets in the mobile version, but also keep some I would like to keep:.Soledad About Me.Soledad Popular PostsFooter instagram: instagram slider ----> NOT the instagram option in the SIDEBARFooter signupform MailChimp Thank you and kind regards,Annika 2,700PenciDesign repliedOctober 29, 2018 at 8:59amHi, Please add more this code to Customize > Custom CSS to do that: @media only screen and (max-width: 769px){ .penci-sidebar-content .widget.widget_tag_cloud, .penci-sidebar-content .widget.jr-insta-slider, .penci-sidebar-content .widget.penci_facebook_widget, .penci-sidebar-content .widget.penci_social_widget{ display: none; } } Best Regards, PenciDesign1 LikeAnnikavb repliedOctober 29, 2018 at 10:05amWorked! Thanks. Sign in to reply ...
Hi there,
I would like to hide some widgets in the mobile version, but also keep some
I would like to keep:
Thank you and kind regards,
Annika
Hi,
Please add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
Worked! Thanks.