Title: Using style.css in sub folder for template
Last modified: August 20, 2016

---

# Using style.css in sub folder for template

 *  [eyecree8](https://wordpress.org/support/users/eyecree8/)
 * (@eyecree8)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/using-stylecss-in-sub-folder-for-template/)
 * I’m transferring a html site over to WordPress. I created all the php files to
   make a theme. I know that in the template folder, you should have the style.css
   file on the same level as the index.php file, however, the designer created the
   style.css file to be in a sub folder called css. So the actual location of the
   style.css file would be /css/style.css. Is there a way to get WordPress to recognize
   the nested css file as the one running the template?

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

 *  [peredur](https://wordpress.org/support/users/peredur/)
 * (@peredur)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/using-stylecss-in-sub-folder-for-template/#post-2537714)
 * Only if you add a style.css file to the template directory with an [@import](https://wordpress.org/support/users/import/)
   statement for the nested one. As far as I know, anyway, because WP needs the 
   comment block at the top of style.css for the theme to be valid.
 * Cheers
 * PAE
 *  Thread Starter [eyecree8](https://wordpress.org/support/users/eyecree8/)
 * (@eyecree8)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/using-stylecss-in-sub-folder-for-template/#post-2537770)
 * Thanks a bunch. That worked!

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

The topic ‘Using style.css in sub folder for template’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [style](https://wordpress.org/support/topic-tag/style/)
 * [template](https://wordpress.org/support/topic-tag/template/)

 * 2 replies
 * 2 participants
 * Last reply from: [eyecree8](https://wordpress.org/support/users/eyecree8/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/using-stylecss-in-sub-folder-for-template/#post-2537770)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
