Title: Child Theme CSS Not Working
Last modified: August 31, 2016

---

# Child Theme CSS Not Working

 *  [tommyleyland](https://wordpress.org/support/users/tommyleyland/)
 * (@tommyleyland)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/child-theme-css-not-working-2/)
 * Hey there,
    As you can see here: [http://www.mfdevco.com/solutions/](http://www.mfdevco.com/solutions/)
   The child theme is being called in the head:
 * `<link rel="stylesheet" id="x-child-css" href="http://www.mfdevco.com/wp-content/
   themes/x-child/style.css?ver=4.0.7" type="text/css" media="all">`
 * But for some reason when I inspect element the changes aren’t showing, this is
   all that’s in my Child CSS file:
 *     ```
       /*
   
       Theme Name: X &ndash; Child Theme
       Theme URI: http://theme.co/x/
       Author: Themeco
       Author URI: http://theme.co/
       Description: Make all of your modifications to X in this child theme.
       Version: 1.0.0
       Template: x
   
       */
   
       li.x-nav-tabs-item.active a {
           color: #fff !important;
           box-shadow: none;
           background: #000 !important;
       }
       ```
   
 * All help appreciated!

Viewing 1 replies (of 1 total)

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [10 years, 2 months ago](https://wordpress.org/support/topic/child-theme-css-not-working-2/#post-7082809)
 * Your style: `body {display none}` is actually working, so what is the problem
   specifically?

Viewing 1 replies (of 1 total)

The topic ‘Child Theme CSS Not Working’ is closed to new replies.

## Tags

 * [child css](https://wordpress.org/support/topic-tag/child-css/)
 * [child theme](https://wordpress.org/support/topic-tag/child-theme/)
 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 2 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/child-theme-css-not-working-2/#post-7082809)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
