• Hi again Esmi,

    As instructed, I have created a child theme. I think I have done it correctly. I started the style sheet with the following lines (and replaced with Yoko where necessary):

    /*
    Theme Name: Twenty Fourteen Child
    Theme URI: http://example.com/twenty-fourteen-child/
    Description: Twenty Fourteen Child Theme
    Author: John Doe
    Author URI: http://example.com
    Template: twentyfourteen
    Version: 1.0.0
    Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
    Text Domain: twenty-fourteen-child
    */

    /*
    For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where twentyfourteen is the name of the directory where the theme resides:

    @import url(“../twentyfourteen/style.css”);
    */

    /* =Theme customization starts here
    ————————————————————– */

    And then I copied over the css code from the parent theme style sheet. Is this right?

    My site is http://www.magsyipcopywriting.com/ – the child theme isn’t activated at the moment. What are my next steps?

    Thanks in advance for your help! 🙂

  • The topic ‘Removing header image from all pages other than homepage’ is closed to new replies.