Enabling Minify breaks CSS
-
Hey there. I’m hoping this is a simple one. If I enable minifying CSS it breaks CSS on the site. The pages load as if there is no stylesheet. If I disable minifying CSS it works again. I’ve pinpointed the issue to my Theme’s (Vantage Premium) style.css file. If I exclude this file from minification all is well.
The problem is that one page requires CSS to be minified for it’s page wrapping function to work properly so disabling minifying CSS brings the page back but breaks the page wrapping.
Is there any way I can see why it’s having an issue? I enabled debugging but I’m not sure where to go to read the log or if the errors are just supposed to show up on the site.
The topic ‘Enabling Minify breaks CSS’ is closed to new replies.