Title: Need help with CSS Errors in Child Theme
Last modified: April 13, 2018

---

# Need help with CSS Errors in Child Theme

 *  [hollyanderton](https://wordpress.org/support/users/hollyanderton/)
 * (@hollyanderton)
 * [8 years ago](https://wordpress.org/support/topic/need-help-with-css-errors-in-child-theme/)
 * Hi,
 * I recently updated my Hueman theme to the latest version and lost a modification
   I had made using my child theme. Specifically, I had customized the background
   color at the top of the page to white, and it seems to have defaulted back to
   dark grey.
 * I tried to change the “Header Background” to white and it does so temporarily,
   but as soon as I hit publish it defaults to grey again. I also clicked on the“
   Additional CSS” tab in the customizer and saw that the color is now set to “696969”
   so I thought I could just change that back to “ffffff” and be set. However, when
   I tried that, I received an error message that says “There are 66 errors which
   must be fixed before you can save. Update anyway, even though it might break 
   your site?”.
 * I don’t know much about CSS and am afraid to proceed. I realize that these errors
   are not causing the color issue, but it seems I need to address them so I can
   attempt to return the background color to white.
 * Here is an example of a few of the lines that have errors (the first line is #
   33):
 *  update_post_meta_cache => false,
    update_post_term_cache => false, ignore_sticky_posts
   => 1, posts_per_page => ot_get_option(featured-posts-count), cat => ot_get_option(
   featured-category) ) ); ?>
 * I’m not sure what that code is for (maybe I don’t even need it?), but if I hover
   over those same lines I see the following error messages:
 * “Expected LBRACE at line 33, col 26”
    “Unexpected token “=” at line 33, col 26″“
   Unexpected token “>” at line 33, col 27″
 * …Same for line 34
    …Same for line 35
 * …Multiple unexpected tokens on lines 36 & 37
 * “Unexpected token “)” at line 39, col 1″
    “Unexpected token “;” at line 39, col
   2″
 * There are additional lines that contain errors, but they seem similar to those
   I’ve provided above. Can anyone help? Thanks so much!
    -  This topic was modified 8 years ago by [hollyanderton](https://wordpress.org/support/users/hollyanderton/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fneed-help-with-css-errors-in-child-theme%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘Need help with CSS Errors in Child Theme’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [hollyanderton](https://wordpress.org/support/users/hollyanderton/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/need-help-with-css-errors-in-child-theme/)
 * Status: not resolved