How to remove 0KB CSS?
-
I’m using the Flatbook theme, which uses Kirki. The developer is no longer supporting the theme–I had a question that I hoped a Kirki expert might be able to answer.
I don’t specify values in certain places in the Customizer, so the front-end is outputting CSS links to custom-styles.css (id = flatbook_custom_style-css), kirki-styles.css (id = kirki-styles-fb-css), both of which are 0KB.
(FWIW, it’s also inlining CSS under the ID of kirki-styles-fb-inline-css, which I think I need to keep in place)
I don’t plan to add any more info via the Customizer. Is there a safe way to dequeue the 2 files? I tried dequeuing one of them, and it ended up changing the front-end colors, so I undid it.
The topic ‘How to remove 0KB CSS?’ is closed to new replies.