Site logo

Archived topic

Custom CSS via Customizer stopped working

4 replies · Started by MJ on December 7, 2022

Viewing posts 1–5 of 5

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

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.

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?

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!

You're welcome, MJ!

This archived topic is closed to new replies.