Title: CSS file position in DOM
Last modified: August 30, 2016

---

# CSS file position in DOM

 *  Resolved [Jim Zarkadas](https://wordpress.org/support/users/jimzar/)
 * (@jimzar)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/css-file-position-in-dom/)
 * How can we control where the CSS file is appended ?
 * Right now inline styles are above the main CSS file and it overwrites all of 
   my styles. I want to append it below these styles.
 * Is this possible ?
 * [https://wordpress.org/plugins/above-the-fold-optimization/](https://wordpress.org/plugins/above-the-fold-optimization/)

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

 *  [Kimberly](https://wordpress.org/support/users/kellogg9/)
 * (@kellogg9)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/css-file-position-in-dom/#post-6650513)
 * u could add a wordpress filter in your funcs to put it at the bottom of the head
 *  Plugin Author [optimalisatie](https://wordpress.org/support/users/optimalisatie/)
 * (@optimalisatie)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/css-file-position-in-dom/#post-6650642)
 * My apologies for the late reply.
 * The intended behavior is to overwrite the critical path CSS with the full CSS
   where the critical path CSS provides in the minimum CSS needed to display the
   above the fold content untill the full CSS is loaded.
 * The suggestion from [@kimberly](https://wordpress.org/support/users/kimberly/)
   provides a solution to alter the location where the critical path CSS is inserted.

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

The topic ‘CSS file position in DOM’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/above-the-fold-optimization_fcfbf6.
   svg)
 * [Page Speed Optimization](https://wordpress.org/plugins/above-the-fold-optimization/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/above-the-fold-optimization/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/above-the-fold-optimization/)
 * [Active Topics](https://wordpress.org/support/plugin/above-the-fold-optimization/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/above-the-fold-optimization/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/above-the-fold-optimization/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [optimalisatie](https://wordpress.org/support/users/optimalisatie/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/css-file-position-in-dom/#post-6650642)
 * Status: resolved