Skip to content
Public Ticket #5088

Hide widgets on mobile version

Conversation thread

Annikavb replied

Customer Reply

Worked! Thanks.

PenciDesign replied

Staff Reply

Hi,

\

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,

\

PenciDesign

Annikavb started the conversation

Conversation Start

Hi 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 Posts
  • Footer instagram: instagram slider ----> NOT the instagram option in the SIDEBAR
  • Footer signupform MailChimp 
\

Thank you and kind regards,

Annika

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