Hi all,
the Theme Editor overwrites my own styling. To solve this, I wanted to reset the Theme Editor, so it won't load the CSS. But now it seems that the Theme Editor icon is greyed out and unclickable. What can I do to still fix this?
If it helps: I'm on OS 11.54.43 / Build 63110
Thanks in advance
Add back the default OutSystemsUI Theme as dependency
Link your stylesheet to the OutSystemsUI Theme
This will make the Theme Editor button be enabled again
Open the Theme Editor, click 'Reset all styles'
Link your stylesheet to your original theme (if you had one)
Remove the default OutSystemsUI Theme
Publish, done
(the issue is: the Theme Editor button being enabled is dependent on multiple things, one of which is... the OutSystemsUI Theme needs to be used/linked to the page/webblock/module)
Hi @Jasper Blikman, Please check the default theme of your module and the UI flow; if the theme selected in either of them is being consumed from another module, then you can't edit it from the consumer module; you will have to edit it from the producer module, or else you can create a new theme in your module, set the base theme to the one you already have, and then make the new theme your default theme, and then you can override the CSS using the new theme.
ThanksGitansh Anand
Hi Jasper,
Please reopen the Service Studio, or raise a ticket with OutSystems to seek help if this does not resolve the issue.
Thanks
@Jeroen Bindels solution worked :)