• Resolved fish911

    (@fish911)


    Hi I know this has been asked a 1,000 times but I have made many child themes and never had a problem like this. The child theme seems to be ok, wordpress does not display any errors it’s just when I activate it, it only show my site with no css? Any ideas as to what could cause this, below is the css I used for the child and every combination in between nothing had worked so far they all display the same results.

    /*
     Theme Name:   simplify child
     Theme URI:    http://demo.d5creation.com/themes/?/theme=simlify
     Description:  Tsimplify child Theme
     Author:       John Doe
     Author URI:   http://example.com
     Template:     simplify
     Version:      3.90
     Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
    
    */
    
    @import url("../simplify/style.css");

    I removed all capitol letters just to be safe, I also tried it with capitals etc. Nothing changes the front end display.
    Thanks
    fish

Viewing 1 replies (of 1 total)
  • Thread Starter fish911

    (@fish911)

    I should of known better, I forgot I had w3 total chacha installed. That was the problem I disabled it and the child worded fine, I’m guessing it’s the css minify setting in w3 total cache I need to change anyways problem solved.

    Fish

Viewing 1 replies (of 1 total)

The topic ‘Child theme will not take css.’ is closed to new replies.