Viewing 1 replies (of 1 total)
  • Plugin Author xootix

    (@xootix)

    Use this CSS

    @media only screen and (min-width: 769px) {
    .xoo-wsc-modal{
        display: none!important;
    }
    }
Viewing 1 replies (of 1 total)

The topic ‘Only Show On Mobile’ is closed to new replies.