Build your finanical quote
Build your financial quote
Module position: home-5
Module class suffix: Not used

If you want to display your finacial quote information like this you have to create a custom module and publish the custom module like below
Step-1:

Step-2:

Step-3:

Step-4:
Add the following code in your custom module
<div class="h-block-5 h-block black">
<div class="h-block-content">
<h4 class="wow fadeInDown animated" data-wow-delay="0.5s">“Etiam ultricies nisi vel augue & Curabitur ullamcorper ultricies nisi.”</h4>
<p class="wow fadeInDown animated" data-wow-delay="0.8s"><span>Duis leo</span></p>
</div>
</div>
Last updated