Viewing 1 replies (of 1 total)
  • Plugin Contributor Max Bond

    (@max-bond)

    Hi!
    As described in a FAQ. You need to explore you responsive.css file.
    Look for code like this:
    @media screen and (max-width: 940px) {...}
    This is style definitions for different screen sizes!
    So if I want to disable plugin on screens with 940px and less, go to plugis settings page and set “Screen Max Width” value to 940.

Viewing 1 replies (of 1 total)

The topic ‘Disable plugin for responsive theme’ is closed to new replies.