Site logo

[Resolved] Custom CSS via Customizer stopped working

Home Forums Support [Resolved] Custom CSS via Customizer stopped working

Home Forums Support Custom CSS via Customizer stopped working

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2453922
    MJ

    While I was editing the custom CSS I’ve entered via the Customizer, it just suddenly stopped applying all current and any new changes to the CSS.
    I’m using a blank GP child theme with v3.2.4 of GP parent theme and GP Premium plugin v2.2.2

    #2453928
    Fernando
    Customer Support

    Hi MJ,

    Can you check if there’s any syntax error anywhere in your Additional CSS codes?

    Here’s a useful checking site: http://csslint.net/

    Just copy and paste all CSS code there and it will check for you.

    #2453932
    MJ

    Hi Fernando,
    I did it and it found 1 error and 87 warnings! Woah!
    Here’s the one error:

    error 106 1 Parsing Errors Expected RBRACE at line 106, col 1.

    @media
    screen and (max-width:900px){

    What does this mean?

    #2453942
    MJ

    Ok, I’ve fixed it now, thank you! It was missing the end brace for the mobile view CSS. Thanks so much for the tip!

    #2453948
    Fernando
    Customer Support

    You’re welcome, MJ!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.