Hi there,
I’m using Events Calendar Pro, and the site is loading 11 CSS files for calendar pages, and 7 CSS files on pages with no Events Calendar content. This is not good for performance, obviously.
I want to be able to combine all the CSS into one file and serve it compressed, but the custom CSS options seem to support only overriding styles, not replacing the existing stylesheets. I can grab all the CSS and create my own file, but I need a way to turn off all CSS loaded by the plugin.
Thanks in advance for your help.