Clear CSS Settings
When an incorrect CSS has been set, or when you cannot access the settings page after setting CSS, use this method to clear the CSS settings.
Open the console, click the CherryStudio window, and press the shortcut keyCtrl+Shift+I(MacOS:command+option+I).
In the pop-up console window, click
Console

then manually enter
document.getElementById('user-defined-custom-css').remove(), copying and pasting will most likely not work.After entering it, press Enter to confirm to clear the CSS settings, then go back into CherryStudio's [Appearance] settings and delete the problematic CSS code.
💡 Get help and submit feedback
If you encounter any questions, bugs, or have suggestions for feature improvements during configuration or use, please refer to Feedback and Suggestions for the official channels provided.
Last updated
Was this helpful?