Title: &#8220;Combine CSS Files&#8221; Creates Render-Blocking Issue
Last modified: February 4, 2022

---

# “Combine CSS Files” Creates Render-Blocking Issue

 *  Resolved [generosus](https://wordpress.org/support/users/generosus/)
 * (@generosus)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/combine-css-files-creates-render-blocking-issue/)
 * **Good Day!**
 * Hey, I believe your plugin’s feature, “Combine CSS Files”, needs another look.
 * All of our uncombined CSS files (on all of our pages) are **non render-blocking**
   CSS files. However, when we combine them using your plugin’s feature, it creates
   a single, **render-blocking** CSS file.
 * Here’s the funny thing: This does not happen with your feature, “Combine JS Files”.
   Meaning, our uncombined JS files are non-render blocking, and so is the single,
   combined JS file created by your plugin’s feature.
 * Others have expressed the same issue in this support forum.
 * My simple take on this: If A = 0 and B = 0, then A + B = 0. 🙂
 * Help appreciated. The above condition has forced us to leave our CSS files uncombined
   to eliminate the render-blocking issue.
 * Thank you!

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

 *  Thread Starter [generosus](https://wordpress.org/support/users/generosus/)
 * (@generosus)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/combine-css-files-creates-render-blocking-issue/#post-15326526)
 * **Supporting Data:**
 * [Combine CSS Files DISABLED](https://www.webpagetest.org/result/220204_BiDc1A_cc480eb66bf7ffa334a08c46ddf9dc87/2/details/)(
   CSS Files are non render-blocking)
 * [Combine CSS Files ENABLED](https://www.webpagetest.org/result/220204_BiDc3Q_cdfa63c973523dee9d292715dc19e451/2/details/)(
   Single CSS File is render-blocking)
 * Hope this helps a bit.
 * Thank you!
 *  Thread Starter [generosus](https://wordpress.org/support/users/generosus/)
 * (@generosus)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/combine-css-files-creates-render-blocking-issue/#post-15326724)
 * **Update:**
 * Apologies for all this info.
 * Our theme – in its original state — is delivering CSS files that are render-blocking.
   The non render-blocking CSS files provided above are Critical CSS files. Could
   this be the reason why your single, combined CSS file is render-blocking? (i.
   e., it’s picking up all CSS files, not just the Critical CSS files)
 * Thank you!
 *  Plugin Support [ivandzh](https://wordpress.org/support/users/ivandzh/)
 * (@ivandzh)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/combine-css-files-creates-render-blocking-issue/#post-15326797)
 * Hello,
 * Having the combined CSS marked as render-blocking is completely normal, especially
   if there is another file in the theme reported as one. In case you enable the
   feature in order to reduce the number of requests made by your website, it will
   process the full theme data even though not all code is used on the specific 
   page.
 * The best course of action would be to compare the results provided by the two
   reports and decide which settings are the most suitable for the currently used
   theme.

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

The topic ‘“Combine CSS Files” Creates Render-Blocking Issue’ is closed to new replies.

 * ![](https://ps.w.org/sg-cachepress/assets/icon-256x256.gif?rev=2971889)
 * [Speed Optimizer - The All-In-One Performance-Boosting Plugin](https://wordpress.org/plugins/sg-cachepress/)
 * [Support Threads](https://wordpress.org/support/plugin/sg-cachepress/)
 * [Active Topics](https://wordpress.org/support/plugin/sg-cachepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sg-cachepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sg-cachepress/reviews/)

## Tags

 * [combine](https://wordpress.org/support/topic-tag/combine/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [render-blocking](https://wordpress.org/support/topic-tag/render-blocking/)

 * 3 replies
 * 2 participants
 * Last reply from: [ivandzh](https://wordpress.org/support/users/ivandzh/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/combine-css-files-creates-render-blocking-issue/#post-15326797)
 * Status: resolved