H
H
HTML Documentation
HTML Document
Search
⌃K

Counter

You can use an image in the background simply add InlineStyle in div tag and by use of this you can create your own bg. See example below:
<!--=============== counter ==================-->
<div class="counter d-none d-sm-block">
<h5 class="timer" data-to="25" data-speed="5000">25</h5>
<label>Cool Number</label>
</div>
<!--=============== counter ==================-->
Note You Want Other Style Of Counter, Please Go In HTML Folder And Check shortcode-counter.html Page
Last modified 10mo ago