Clear CSS Settings

  • Open the console, click the CherryStudio window, and press the shortcutCtrl+Shift+I(MacOS:command+option+I).

  • In the popped-up console window, clickConsole

  • then manually typedocument.getElementById('user-defined-custom-css').remove() , copying and pasting will most likely not execute.

  • After typing press Enter to confirm to clear the CSS settings, then go back into CherryStudio's display settings and delete the problematic CSS code.

Last updated

Was this helpful?