Remove Inline css in header
-
Looking to remove inline stylesheets created by Storefront customizer. The ones in question are ‘storefront-style-inline-css’ and ‘storefront-woocommerce-style-inline-css’
I tried dequeueing and deregistering in my child theme functions.php. I also tried using add_filter(‘storefront_customizer_css’, ‘__return_false’); but it still shows up in my page header.
What am I missing? I’m not using these styles and they’re just taking up valuable page load.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Remove Inline css in header’ is closed to new replies.