Viewing 1 replies (of 1 total)
  • You could use some CSS:

    @media (max-width: 768px) {
      #catapult-cookie-bar {
        display: none !important;
      }
    }

    Obviously, that slightly defeats the purpose of the plugin. It may be better to use a shorter message.

Viewing 1 replies (of 1 total)
  • The topic ‘don't want it to show on mobile’ is closed to new replies.