I have an element that is obstructing the "Edit component" button (because of some CSS) in the page edition.
Is there a way to hide a specific element only for the backend?
[#if !cmsfn.isEditMode()] did the trick
[#if !cmsfn.isEditMode()]