Hi,
I'm trying to set up a child theme for http://dev.pl.patg4u.com/
I've set up quite a few child themes before.
When I activate it it loses all layout functions and everything lines up on the left side of the site.
Here is what I am using for style.css
/*
Theme Name: Vantage Child Theme
Theme URI: http://example.com/twenty-fourteen-child/
Description: Vantage Child Theme
Author: PATG
Author URI: http://promotingallthingsgood.com
Template: vantage
Version: 1.0.0
*/
@import url("../vantage/style.css");
/* =Theme customization starts here
-------------------------------------------------------------- */
Thank you.
Rob