Title: &#8220;Additional CCS&#8221; Problem
Last modified: November 26, 2018

---

# “Additional CCS” Problem

 *  [sparkleballlady](https://wordpress.org/support/users/sparkleballlady/)
 * (@sparkleballlady)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/additional-ccs-problem/)
 * I was customizing my SKETCH site and happened to notice an error message under
   the tab “Additional CCS.” Don’t know how long it’s been there, what it means,
   or how to resolve. It says:
 * There is 1 error which must be fixed before you can save.
    Update anyway, even
   though it might break your site?
 * .sitelogo {
    max-height: 600px px:; }
 * .site-branding {
    margin-bottom: 0; }
 * .has-site-logo .site {
    padding-top: 50px; }
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadditional-ccs-problem%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [KokkieH](https://wordpress.org/support/users/kokkieh/)
 * (@kokkieh)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/additional-ccs-problem/#post-10920633)
 * Hi there,
 * The problem is with the second line of the CSS you posted above:
 * `max-height: 600px px:;`
 * You have “px” in there twice, along with a colon that shouldn’t be there. That
   line should be:
 * `max-height: 600px;`
 *  Thread Starter [sparkleballlady](https://wordpress.org/support/users/sparkleballlady/)
 * (@sparkleballlady)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/additional-ccs-problem/#post-10923651)
 * Thank you! I’ll correct posthaste and celebrate.
 *  [KokkieH](https://wordpress.org/support/users/kokkieh/)
 * (@kokkieh)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/additional-ccs-problem/#post-10925011)
 * Happy to help 🙂

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

The topic ‘“Additional CCS” Problem’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [KokkieH](https://wordpress.org/support/users/kokkieh/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/additional-ccs-problem/#post-10925011)
 * Status: not resolved