I’m not sure what’s going on. When I go to create a child theme, it looks way different than the parent theme. I have the child theme up on my website right now: http://www.swankyluv.com
This is the code I have in style.css in the child theme folder:
/*
Theme Name: Graphene-child
Theme URI: http://swankyluv.com/
Description: Child theme for the Graphene theme
Author: Kim
Author URI: http://swankyluv.com/about/
Template: graphene
Version: 1.0
*/
@import url("../graphene/style.css");
/*
*/