Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #99444
    admin
    Keymaster

    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

    #99445
    admin
    Keymaster

    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

    #99447
    admin
    Keymaster

    Thanks, Ivailo, it works!
    Best regards,
    Mike

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.