• I have attempted to create a child theme (graphenechildmyblog) for one site on a Multisite WordPress site.

    I followed all the instructions, but there appears to be something missing because the formatting (font style, tabs, boxes for sample content, etc.) are not nearly the same as on the other sites, which use the parent.

    My website (with child theme) — https://test.horrorhouseparty.com
    Compare (with parent) — https://test.horrorhouseparty.com/mccabriablog/

    here is the style.css I added (do you see an error?)

    /*
    Theme Name: Graphene Chlld for My Blog
    Theme URI: https://test.horrorhousepartygraphenechlldmyblog
    Description: Graphene Child Theme for My Blog pages
    Author: Susan Morton
    Author URI: https://test.horrorparty.com
    Template: graphene
    Version: 1.0.0
    Text Domain: graphenechildmyblog
    */

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

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

    Please help. I just can’t see what I did and it’s driving me nuts!

  • The topic ‘Child Theme on Multisite – lost formatting’ is closed to new replies.