• andrew90

    (@andrew90)


    When I include styles in my child theme I activated recently, the styles in the parent theme are still overriding this. The child theme code shows up in developer tools but is overridden. Anyone know what might be causing this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • stephencottontail

    (@stephencottontail)

    Can you post a link to your site with the child theme active?

    It depends on what your wanting to override. For example theme options come after the child theme css so things like the h1 font style thats set in the theme options if you wanted to override the theme options you would have to add a more specific css selector or use the important tag.

    Kadence Themes

    Thread Starter andrew90

    (@andrew90)

    I don’t currently have any styles in my child theme. I can post some if need be.

    http://borderlandexpeditions.com

    Thread Starter andrew90

    (@andrew90)

    Kadence,

    That makes sense. Thanks for all the support. You guys are great.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Parent theme overwriting Child Theme’ is closed to new replies.