Back to Notices
Notices

Success Confirmation

#notices

Live preview

Source code

html
<div class="container py-4">
  <div class="alert alert-success d-flex align-items-center rounded-3 shadow-sm"><i class="bi bi-check-circle-fill me-3 fs-3 text-success"></i>
    <div>
      <h6 class="mb-0 fw-bold">Payment received</h6><small>Order #ORD-1024 confirmed. Delivery in 3–5 days.</small>
    </div>
  </div>
</div>

More designs in this section