alert box for mobile
Posted: 15 Aug 2017, 09:22
Hi Karl,
is it possible that I can add an "Alert box" only for mobile visitors (small screen visitors).
thanks
Leon
is it possible that I can add an "Alert box" only for mobile visitors (small screen visitors).
Code
<div data-alert class="alert-box success">
<!-- close button below is optional -->
<a href="#" class="close close-x"></a>
Add your content/html here.
</div>Leon