Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1194043
    Mrpeabody3119
    Participant

    How can I accomplish this?

    dogandcatsittergeorgetown.com

    #1194131
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Kindly add the following CSS at Appereance > Customizer > Custom > CSS

    @media ( max-width: 979px) {
    
      .x-sidebar {
      display: none;
      }
    
      .x-main {
      float: none;
      width: 100%;
     }
    
     }

    Hope this helps!

    Let us know how this goes!

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