Problems creating Expound Child Theme
-
Hi
I am trying to create a child theme for expound (v. 1.6). When I activate the child theme on wp, I get just the text without any of the background or formatting.
With the child theme activated it looks like this:
http://tutors-in-bristol.co.uk/
The path I am using is:
wp-content
themes
expound
expound-childand the code in my style.css is:
@import url(“../expound/style.css”);
/*
Theme Name: expound-child
Template: expound
Version: 1.6
*/I’ve created child theme before without any problems, so I am not sure where I am going wrong? Any help would be much appreciated.
Thanks
The topic ‘Problems creating Expound Child Theme’ is closed to new replies.