Title: Inline and Defer CSS
Last modified: August 31, 2016

---

# Inline and Defer CSS

 *  Resolved [ryanllogan](https://wordpress.org/support/users/ryanllogan/)
 * (@ryanllogan)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/inline-and-defer-css-1/)
 * Hello. I followed the steps and successfully eliminated one of the “Above the
   fold” errors in PageSpeed Insights. I have one more CSS file that I need to do
   this to. I’m just curious about pasting this 2nd, Critical Path CSS, into Autoptimize.
   I tried pasting this underneath my first entry, but PageSpeed Insights is still
   reporting an error.
 * Here is the file: [http://www.accuritpresence.com/?wpcss_action=show_css](http://www.accuritpresence.com/?wpcss_action=show_css)
 * Thank you,
    Ryan
 * [https://wordpress.org/plugins/autoptimize/](https://wordpress.org/plugins/autoptimize/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/inline-and-defer-css-1/#post-7070474)
 * the problem is that you indeed can (try to) inline parts of it as critical CSS,
   but the contents of “?wpcss_action=show_css” will not be autoptimized (as it’s
   not static CSS) so it won’t be deferred so it remains render blocking.
 * if you really want to solve this, you would have to try to get rid of that non-
   static CSS somehow (guess it’s inserted by a plugin).
 * hope this clarifies,
    frank
 *  Thread Starter [ryanllogan](https://wordpress.org/support/users/ryanllogan/)
 * (@ryanllogan)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/inline-and-defer-css-1/#post-7070743)
 * Good to go, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Inline and Defer CSS’ is closed to new replies.

 * ![](https://ps.w.org/autoptimize/assets/icon-256X256.png?rev=2211608)
 * [Autoptimize](https://wordpress.org/plugins/autoptimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/autoptimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/autoptimize/)
 * [Active Topics](https://wordpress.org/support/plugin/autoptimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/autoptimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/autoptimize/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [ryanllogan](https://wordpress.org/support/users/ryanllogan/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/inline-and-defer-css-1/#post-7070743)
 * Status: resolved