Title: CSS load order when combined
Last modified: September 19, 2017

---

# CSS load order when combined

 *  Resolved [chromasia](https://wordpress.org/support/users/chromasia/)
 * (@chromasia)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/css-load-order-when-combined/)
 * Is there any way to set the load order when different css files are combined?
   I ask as I have a small stylesheet that I load for certain pages that modifies
   some aspects of the global stylesheet. When I combine both it looks like the 
   small stylesheet is being loaded before the main stylesheet, hence I can’t combine
   them both. I’m getting round this by not combining the main stylesheet, but wondered
   if there was a way to affect the load order so that I can combine both with the
   rest of the css for my site.
 * Best wishes,
 * Dave
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-load-order-when-combined%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Hai Zheng⚡](https://wordpress.org/support/users/hailite/)
 * (@hailite)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/css-load-order-when-combined/#post-9510655)
 * Hi [@chromasia](https://wordpress.org/support/users/chromasia/),
 * The combining order is exact the same as the original css order in your html.
   In your html, is the custom css after the global one? If yes but when combined
   the order changed, you may need to turn on advanced mode in debug and see if 
   the order changed there.
 *  Thread Starter [chromasia](https://wordpress.org/support/users/chromasia/)
 * (@chromasia)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/css-load-order-when-combined/#post-9510660)
 * Thanks. I’ll look into it and get back to you if I continue to have problems.

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

The topic ‘CSS load order when combined’ is closed to new replies.

 * ![](https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181)
 * [LiteSpeed Cache](https://wordpress.org/plugins/litespeed-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/litespeed-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/litespeed-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/litespeed-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/litespeed-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/litespeed-cache/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [chromasia](https://wordpress.org/support/users/chromasia/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/css-load-order-when-combined/#post-9510660)
 * Status: resolved