Problem Component

It’s kind of a hack, but you can add an HTML component in the same unit with something like:

<style>.notification.notification-submit { visibility: hidden; }</style>

Just check that it doesn’t hide things that you still want to see…

1 Like