• Hi! I have a child theme hooked up and it’s sometimes working, sometimes not.

    For example I can’t change colors on my child theme, I need to go to the original source. However, I can change images and style other things on my child css. Links are 50/50. Why do I have to change some things on the original style.css file and others work fine?

    Site: https://www.rachelsilberman.com/jenmclaughlin/

    code I’m using:

    /*
    Theme Name: liveride child
    Theme URI: https://rachelsilberman.com/dianealberts
    Description: This is a child theme of liveride
    Author: Rachel Silberman
    Author URI: https://rachelsilberman.com
    Template: liveride
    Version: 0.1
    */
    
    @import url("../liveride/style.css");
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Child theme css SOMETIMES working.’ is closed to new replies.