Position
there are several classes for position .top-center,.bottom-center,.top-right,.top-left,.bottom-right.bottom-left
<!-- Progress Toast Start -->
<div class="toast toast-top self-close center toast-progress">
<span class="font-md title-color">
<img src="assets/images/icon/spinner.gif" alt="spin" />
Progress...
</span>
</div>
<!-- Progress Toast End -->