Title: Child theme trouble
Last modified: August 20, 2016

---

# Child theme trouble

 *  [campersand](https://wordpress.org/support/users/campersand/)
 * (@campersand)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/child-theme-trouble/)
 * I’ve been trying to set up a child theme and I can’t get it to work correctly.
   It’s recognizing my new stylesheet but for some reason things get all screwy 
   in other ways.
 * The code in my stylesheet is:
 * /*
    Theme Name: platformchild Description: Child theme for the platform theme
   Author: Cameron Jones Template: platform */
 * [@import](https://wordpress.org/support/users/import/) url(“…/platform/style.
   css”);
 * strong {
    color: #009900; }
 * Here’s how it looks: [http://newverselessons.com/?page_id=13](http://newverselessons.com/?page_id=13)
 * Here’s how it’s supposed to look: [http://www.newverselessons.com/wp-content/themes/screenshot.JPG](http://www.newverselessons.com/wp-content/themes/screenshot.JPG)

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/child-theme-trouble/#post-2568521)
 * Try using `@import url("../platform/style.css");`
 *  Thread Starter [campersand](https://wordpress.org/support/users/campersand/)
 * (@campersand)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/child-theme-trouble/#post-2568537)
 * You=genius, me=idiot. Thank you so much, esmi!
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/child-theme-trouble/#post-2568538)
 * No problem. We all have days when we could do with a second pair of eyes. 🙂

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

The topic ‘Child theme trouble’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/child-theme-trouble/#post-2568538)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
