Title: child theme style.css
Last modified: August 21, 2016

---

# child theme style.css

 *  [fukr](https://wordpress.org/support/users/fukr/)
 * (@fukr)
 * [13 years ago](https://wordpress.org/support/topic/child-theme-stylecss/)
 * i’m using a child theme on my site and want to transfer all static files to a
   CDN server.however I cannot find where to change the style.css path of the child
   theme.
    the parent style.css is easy to find always in header.php something like
   <? php (get_template_directory__uri) ;?>/style.css. as there is only a file ie.
   style.css, in my child theme directory, i cannot find where to change the path
   so it can point to the file on CDN server.
 *  yanyone can help?

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

 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [13 years ago](https://wordpress.org/support/topic/child-theme-stylecss/#post-3744410)
 * It would be:
    //http://yoursite.com/wp-content/themes/child_theme_folder-name/
   style.css do not use first // they are added to make text not a link If unsure,
   post a site link and we can verify.
 *  Thread Starter [fukr](https://wordpress.org/support/users/fukr/)
 * (@fukr)
 * [13 years ago](https://wordpress.org/support/topic/child-theme-stylecss/#post-3744557)
 * thanks for your reply.
 * when viewing the source it is //http://yoursite.com/wp-content/themes/child_theme_folder-
   name/style.css.
 * But my question is how to change this to something like: //http://my_CDN_server/
   child_theme_folder-name/style.css.
 * I know i’ll have to modify some codes, i just cannot find which file I should
   modify.
 * _[Don’t bump]_

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

The topic ‘child theme style.css’ is closed to new replies.

## Tags

 * [child theme](https://wordpress.org/support/topic-tag/child-theme/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [fukr](https://wordpress.org/support/users/fukr/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/child-theme-stylecss/#post-3744557)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
