Could you, please, tell me how to change the default color (light blue) of the toast element? I would like it to be green in order to notify successful operation.
Best regards,
Mike
Hi Mike,
To do this, you just have to set element’s type property to “success”: <smart-toast type="success">Successful operation!!!</smart-toast>
You can use several “type” options to style easily the element – “info”, “warning”, “success”, “error”, “mail”, “time”.
Best Regards,
Ivailo Ivanov
Smart HTML Elements Team https://www.htmlelements.com