Even when you have disabled "Zentropy responsive styles" the theme forces you to use a default stylesheet loaded with min-width etc. Would it be possible to have an option for a custom "theme.css" as the default stylesheet instead of all those min/max-width ones?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 7.x-2.0-rc5-responsive-files-exclude-1545446-3.patch | 1.1 KB | temoor |
Comments
Comment #1
dmitriy.panyuta commentedyou may try this in your tamplate.php
Comment #2
davidneedhamI agree, that should be handled in a way that lets it be excluded, without additional input beyond checking that box. Anyone feel up for rolling a patch to implement that change?
Comment #3
temoor commentedPossibly this bug is caused by usage of zentropy_responsive_enable variable in other themes.