Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1017165
    wnhorne246
    Participant

    Hello all,

    I’m looking for a way to hide the Widget Area on mobile. I used the visibility option since the only thing in the widget area was text, but there is still the labels of what they were on mobile.

    Thanks!

    #1017371
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #1017399
    wnhorne246
    Participant
    This reply has been marked as private.
    #1017520
    Nico
    Moderator

    Hi There,

    Thanks for the URL. Please try adding this in your Customizer > Custom > CSS:

    @media (max-width: 979px){
    .x-widget-area{
    display:none;}
    }

    Adjust 979px to what screensize you will disable the widgets.

    Hope it helps.

    Let us know how it goes.

    Thanks.

    #1017538
    wnhorne246
    Participant

    That did it! Happy dance…

    #1017602
    Lely
    Moderator

    Glad it helps!

    Do let us know if you still have questions.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1017165 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>