Double // in CSS

Somehow I’ve saved a line starting // in the global CSS which is corrupting all the pages on the site. How can I get rid of this - I can’t save an updated Global CSS as I get a ‘failed to save’ error with invalid JSON.

Is there some way to wipe out the global CSS? I have it saved.

Argh!

I did solve it, it was a PHP error, but I’d still like to know whether it’s possible to reset the global CSS or where in the file system or database it is stored. Bill

Hi Bill,

Glad to hear that you were able to resolve the issue.

Just to note — the Global CSS values are stored in the database along with other settings in an encrypted format. It’s recommended not to edit or delete anything directly within those values.

Thanks,