Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1061327
    Christopher
    Moderator

    Hi there,

    Sorry, typo mistake.

    Update previous code to :

    @media only screen 
    and (min-device-width : 768px) 
    and (max-device-width : 1024px) {
    .x-visible-desktop {
        display: none !important;
    }
    .x-hidden-desktop {
        display: block !important;
    }
    }

    Please clear cache after adding this code.

    Thanks.

    #1061341
    kprzita
    Participant

    working now!

    #1061403
    Christopher
    Moderator

    Glad we could help you with this.

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