Infobox ZoomOut

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at ullamcorper mauris, vitae imperdiet tortor. Cras aliquet gravida lacus eu auctor

Infobox - Ready Cards To Display Information

Card title

Some quick example text to build on the card title and make up the bulk of the card's content.

Card title

Some quick example text to build on the card title and make up the bulk of the card's content.

Card title

Some quick example text to build on the card title and make up the bulk of the card's content.

                                
<div class = "col-lg-4 my-3">
    <div class = "card wdpk-infobox">
        <div class = "card-body">

            <div class = "wdpk-infobox-icon"><i class = "fas fa fa-apple"></i></div>

            <h5 class = "card-title wdpk-infobox-title">Card title</h5>
            <p class = "card-text wdpk-infobox-text">Some quick example text to build on the card title and make up
                                   the bulk of the card's content.</p>
        </div>
    </div>
</div>

<div class = "col-lg-4 my-3">
    <div class = "card wdpk-infobox">
        <div class = "card-body">

            <div class = "wdpk-infobox-icon"><i class="fas fa fa-bell"></i></i></div>

            <h5 class = "card-title wdpk-infobox-title">Card title</h5>
            <p class = "card-text wdpk-infobox-text">Some quick example text to build on the card title and make up
                                                     the bulk of the card's content.</p>
        </div>
    </div>
</div>

<div class = "col-lg-4 my-3">
    <div class = "card wdpk-infobox">
        <div class = "card-body">

            <div class = "wdpk-infobox-icon"><i class="fab fa fa-android"></i></div>

            <h5 class = "card-title wdpk-infobox-title">Card title</h5>
            <p class = "card-text wdpk-infobox-text">Some quick example text to build on the card title and make up
                                                     the bulk of the card's content.</p>
        </div>
    </div>
</div>

                                
                            
                        

$wdpk-infobox-icon-font-hover-animation: 'zoomOut' !default;


                        
                    
                        
/* No Changes Made To Default Javascript */