Title: basic problem with child theme
Last modified: August 21, 2016

---

# basic problem with child theme

 *  [swestland](https://wordpress.org/support/users/swestland/)
 * (@swestland)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/basic-problem-with-child-theme/)
 * I have just moved my blog from wordpress.com to wordpress.org. The new site is
   [http://colourware.org/](http://colourware.org/)
 * I have used the twentythirteen style and everything looks pretty good. However,
   I wanted to modify one page because I have an amazon astore that doesn’t quite
   fit with the sidebar on the right. So I need to make a page that is wider.
 * I decided to use a child theme. I created a directory called twentythirteen-child
   in my themes directory and in that director I put a single file called style.
   css. The contents of that file were
 * `
    /* Theme Name: Twenty Thirteen Child Theme URI: http://example.com/twenty-
   thirteen-child/ Description: Twenty Thirteen Child Theme Author: John Doe Author
   URI: http://example.com Template: twentythirteen Version: 1.0.0 */
 * [@import](https://wordpress.org/support/users/import/) url(“../twentythirteen/
   style.css”);
 * Now what I would like to do is add a file called page-bookstore.php
 * However, before I changed anything I activated the childtheme to check everything
   was working. When I activate it it works but two menu items disappear including
   Home. When I activate the parent theme again the menu items come back.
 * Now I could start adding these menu items back in again and correcting any other
   quirks. But it seems wrong. It seems to me that I am doing something wrong because
   my child theme inherents the style of the parent theme and everything should 
   stay the same. Right? Or have I got that wrong?
 * Many thanks for any comments
    Steve

Viewing 1 replies (of 1 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/basic-problem-with-child-theme/#post-4355689)
 * Custom menus are stored on a per-theme basis. So you would need to apply any 
   custom menu to your new child theme via Appearance -> Menus

Viewing 1 replies (of 1 total)

The topic ‘basic problem with child theme’ is closed to new replies.

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/basic-problem-with-child-theme/#post-4355689)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
