There are some default images styles that I'd like to remove (don't need them). While I've been able to remove other default things in Backdrop (content types, views, etc.), I don't seem to be able to remove image styles... Am I missing something?
I ran into this problem again, now I understand, I can simply edit View and changing the filter option „Remember the Last Selection“. Unlike Drupal, Backdrop use Views for the Content page, I...
I don't think this answers your question, but it might help someone with a related question.
The layout template for any given layout is stored in config and you can programmatically...
Comments
You can remove the image style JSON files from the active configuration folder (under /files).
Ah, right you are. Thank you!
I'd be nice if it were possible to do the same from the actual site though...