Content

Notification

A callout box for tips, warnings and success messages.

Live demo

See it in action

Eight colour schemes

Border treatments

Layouts

Custom icon, label & dismissible

The markup

Clean, lean code

This is the exact HTML the element outputs, straight from the page builder. No wrapper soup, no inline-style bloat.

<section>
	<div class="fw-container">
		<div class="fw-row">
			<div class="fw-col-12">
				<div class="alert al-a7997928 alert-info" role="alert">
					<span class="alert__icon" aria-hidden="true"><i class="fa-solid fa-circle-info"></i></span>
					<strong>Information!</strong>
					<span class="alert__message">This is a notification message.</span>
				</div>
			</div>
		</div>
	</div>
</section>

To learn more about the Notification shortcode, please check out the online manual here.

Free & open source

Build with this element, free.

Install the framework and the Bootstrap 5 theme, then drag this element into any page.