• bs-2010

    (@bradenschlueter)


    I’m trying to set up a child theme for Klasik, but when I switch to the child theme everything is messed up. The slider appears and the menu links but none of the formatting is preserved from the parent theme.

    I’ve created several other child themes in the past for different themes and they’ve all worked properly.

    Here is what I have in the child theme style.css

    /*
    Theme Name: Klasik Child
    Theme URI: https://elizabethkay.com/klasik-child/
    Description: Klasik Child Theme
    Template: klasik
    Version: 1.0.0
    */

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

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

Viewing 1 replies (of 1 total)
  • I copied the file from the parent folder called: colors.css wich the parents style.css-sheet refers to. That resolved the formatting issues for my child theme.

Viewing 1 replies (of 1 total)
  • The topic ‘Child theme not working properly?’ is closed to new replies.