• Hi, I have tried to create a child theme for Osiris, but after activating it, it renders the site completely blank.

    Here is the style.css file I have created:

    /*
     Theme Name:     Osiris Child
     Theme URI:
     Description:    Osiris Child Theme
     Author:         Jones
     Author URI:
     Template:       osiris
     Version:        1.0.0
    */
    
    @import url("../osiris/style.css");
    
    /* =Theme customization starts here
    -------------------------------------------------------------- */

    Any help would be appreciated. Is there anything else I would need to modify, or add to the child theme directory to make the child work?

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Child Theme Blank’ is closed to new replies.