• Hello, I set up a child theme for this theme. However I am not sure that it is working properly because none of the changes that I am making in a child css page are making a difference. Here is what I have as the header of my child’s style.css page:

    /*
    Theme Name: Hazen-child
    Theme URI: http://www.themealley.com/hazen-child/
    Description: Responsive WordPress theme with multiple homepage layouts, 4 ready to use skins(Black, Blue, Red, Green), two column layout, three column layout, featured posts, social icons, twitter updates, threaded comments and widget support.
    Version: 2.4.23
    Author: ThemeAlley.com
    Author URI: http://www.themealley.com/
    Template: hazen
    Version: 1.0.0
    License: GNU General Public License
    License URI: license.txt
    */
    
    @import url("../hazen/style.css");

    Does that seem to be correct?

    Thank you.

  • The topic ‘Child Theme?’ is closed to new replies.