Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1043494
    nolannp11
    Participant

    There are certain pages I would rather not have the chat box on? Is there any way to accomplish this?

    #1043667
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .page-id-123 .habla-desktop,
    .page-id-345 .habla-desktop {
        display: none !important;
    }

    Replace 123, 345 with your page IDs.

    Hope it helps 🙂

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