This topic has 4 replies, 2 voices, and was last updated 10 years, 5 months ago ago by Eva Kemp
Hi,
I am trying to create the same effect as on the Legenda demo site, the text right under the menu and above the slider.
When I inspect the element it identifies those text areas as custom-info-blocks.
I have tried to do this through the visual composer using text block, but I don’t get the separators between the text as on the demo or the dotted border.
Please help me figure this out.
THanks
Hello,
You need insert this code in the Text element of Visual Composer editor in the Home page:
<div class="custom-info-wrap">
<div class="custom-info-block a-left"><a href="#">Do You Have Any Question? <span>Contact Us</span></a></div>
<div class="custom-info-block a-center"><a href="#">Get 15% Off When You Spend Over $100</a></div>
<div class="custom-info-block a-right"><a href="#">Free Shipping! <span>All Orders Over $199</span></a></div>
</div>
You need create a row above Revolution Slider element.
Regards,
Eva Kemp.
Thanks! That worked perfectly.
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Custom Info Block as on Demo’' has been successfully resolved, and the topic is now closed for further responses