Title: Default Style Sheet Not Loading
Last modified: December 10, 2016

---

# Default Style Sheet Not Loading

 *  [brian_denton](https://wordpress.org/support/users/brian_denton/)
 * (@brian_denton)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/default-style-sheet-not-loading/)
 * I have a staging website set up on GoDaddy, and I use CyberDuck (FTP software)
   to manage my website. I’m working on my own theme, but my CSS isn’t being implemented.
   Here’s my site:
 * [http://2b8.a64.myftpupload.com/](http://2b8.a64.myftpupload.com/)
 * Here’s the link to my CSS:
 * [http://2b8.a64.myftpupload.com/wp-content/themes/curlywolf/style.css](http://2b8.a64.myftpupload.com/wp-content/themes/curlywolf/style.css)
 * When I open developer options in chrome, my CSS isn’t listed under sources. Is
   there something in the functions.php file I need to add for the default CSS to
   take effect?

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/default-style-sheet-not-loading/#post-8536891)
 * [https://codex.wordpress.org/Theme_Development](https://codex.wordpress.org/Theme_Development)
 * there is an error in the line calling the stylesheet, i.e. a missing / ;
 * `<link rel='stylesheet' id='style-css' href='http://2b8.a64.myftpupload.comstyle.
   css?ver=4.6.1' type='text/css' media='all' />`
 * what code are you using in your theme to call the stylesheet?
 *  Thread Starter [brian_denton](https://wordpress.org/support/users/brian_denton/)
 * (@brian_denton)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/default-style-sheet-not-loading/#post-8538905)
 * Hi,
 * I figured it out, by enqueuueing my stylehseet in the functions.php file. I thought
   the style.css file would automatically apply itself. Thank you!

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

The topic ‘Default Style Sheet Not Loading’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [brian_denton](https://wordpress.org/support/users/brian_denton/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/default-style-sheet-not-loading/#post-8538905)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
