Title: style.css console error
Last modified: October 15, 2018

---

# style.css console error

 *  Resolved [nemovich](https://wordpress.org/support/users/nemovich/)
 * (@nemovich)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/style-css-console-error/)
 * Hello,
 * The plugin works great but it gives me an error in chrome console : “Failed to
   load resource: the server responded with a status of 404 (Not Found) style.css”
 * The pages load normally though ! I deactivate the plugin and the error disappears.
 * I didn’t put a custom name for the style css field, only the template name, plugins
   and wp-content folders
 * Thanks for your help

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

 *  Plugin Contributor [Maya](https://wordpress.org/support/users/tdgu/)
 * (@tdgu)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/style-css-console-error/#post-10785889)
 * Hi,
    Can you provide an url?
 * Thanks
 *  Thread Starter [nemovich](https://wordpress.org/support/users/nemovich/)
 * (@nemovich)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/style-css-console-error/#post-10785902)
 * Sure !
 * [http://ek.nemovich.odns.fr](http://ek.nemovich.odns.fr)
 * thank you
 *  Plugin Contributor [Maya](https://wordpress.org/support/users/tdgu/)
 * (@tdgu)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/style-css-console-error/#post-10786471)
 * It appear the [http://ek.nemovich.odns.fr/my_child_espacekitchen/style.css](http://ek.nemovich.odns.fr/my_child_espacekitchen/style.css)
   file load a relative path css file
    `@import url("../bridge/style.css");`
 * Since the theme path is changed, this is not found anymore.
    A solution will 
   be to use the “Remove description header from Style file” from WP Hide > Rewrite
   > Theme or change the “../bridge/style.css” to absolute url.
 * Thanks
 *  Thread Starter [nemovich](https://wordpress.org/support/users/nemovich/)
 * (@nemovich)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/style-css-console-error/#post-10786625)
 * Thank you, your first suggestion worked !

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

The topic ‘style.css console error’ is closed to new replies.

 * ![](https://ps.w.org/wp-hide-security-enhancer/assets/icon-256x256.png?rev=2937681)
 * [WP Hide & Security Enhancer](https://wordpress.org/plugins/wp-hide-security-enhancer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-hide-security-enhancer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-hide-security-enhancer/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-hide-security-enhancer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-hide-security-enhancer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-hide-security-enhancer/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [nemovich](https://wordpress.org/support/users/nemovich/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/style-css-console-error/#post-10786625)
 * Status: resolved