Title: Child theme question..
Last modified: August 22, 2016

---

# Child theme question..

 *  [WPWanderer](https://wordpress.org/support/users/wpwanderer/)
 * (@wpwanderer)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/child-theme-question-11/)
 * What’s the proper way to attach the parents stylesheet to the child theme.
 * I’ve done this in the past with [@import](https://wordpress.org/support/users/import/).
   I have also read recent tutorials on wpbeginner suggesting the same (other places
   also). Also, I have downloaded various child themes for twentyfourteen from wordpress.
   org and they all use [@import](https://wordpress.org/support/users/import/).
 * However, the codex says you should use the wp_enqueue_style() .
 * Which is proper? Thanks.

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 8 months ago](https://wordpress.org/support/topic/child-theme-question-11/#post-5416987)
 * It says wp_enqueue_style in Codex because that covers a wider range of people.
   The reason being that some themes don’t just have 1 stylesheet, they have multiple
   that are enqueued at different times. The example in Codex allows you to enqueue
   your Child Theme stylesheet right at the end of the queue, which is a good thing.
 * You don’t have to worry about that for the Twenty Fourteen theme. Just use [@import](https://wordpress.org/support/users/import/).
 *  Thread Starter [WPWanderer](https://wordpress.org/support/users/wpwanderer/)
 * (@wpwanderer)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/child-theme-question-11/#post-5417023)
 * Great explanation. Thanks.

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

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [WPWanderer](https://wordpress.org/support/users/wpwanderer/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/child-theme-question-11/#post-5417023)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
