Clear CSS Settings

Last updated
Was this helpful?
When incorrect CSS is set, or if you cannot enter the settings screen after setting CSS, use this method to clear the CSS settings.
Open the console, click the CherryStudio window, and press the shortcut keywith+Shift+I(MacOS:command+option+I).
In the console window that pops up, clickConsole

then manually enterdocument.getElementById('user-defined-custom-css').remove() , copy and paste will most likely not execute.
After entering it, press Enter to confirm and clear the CSS settings, then go back into CherryStudio's display settings and delete the problematic CSS code.
Last updated
Was this helpful?
Was this helpful?