Caption-Image class
Note: use the calss caption-image containing the class caption with the image tag inside as you see here to create this look. This class needs to be used in a three-column or a four-column block.
<div class="caption-image">
<div class="caption">
<img src="#" alt="" />
</div>
<p class="centered"><span><h4 class="centered"><strong>**small title caption goes here**</strong></h4></span>**paragraph text goes here**</p>
<a href="#" class="shopNowBtn centered">Shop Now</a>
</div>