Two things... notifications, and a glitch

First, is there a way to change the appearance of notifications, such as when an email has been sent successfully?

And, on iPhones and iPads, the attached bloc renders incorrectly…

You can style the notifactions with custom classes, Blocs uses the standard bootstrap alert classes so familiarise yourself with the classes used by bootstrap for alerts and manually subclass them in class manager and adjust how you want.

This Bloc is on my radar, I’m hoping to have it improved on mobile very soon.