Viewing 1 replies (of 1 total)
  • Plugin Contributor davidlillo

    (@davidlillo)

    Hey! Use this CSS:

    /* mobile only */
    @media (max-width: 480px), (max-width: 767px) and (orientation: landscape) {
    .joinchat { display: none; }
    }

Viewing 1 replies (of 1 total)
  • The topic ‘how to disable whatapp on mobile devices’ is closed to new replies.