Recreate a part from demo

Hi - I have tried to make this part: http://www.awesomescreenshot.com/image/406831/57b3abdf882eb8691f206ab0970dfdad (Highlighted in red box) on this site: http://visue.info/abkjar1/ - but I can't get the icon box to look the same (is it another box or something else - I think I tried everything...). And I have tried to import the demo-data, but then all the rest mess up... And it still doesn't look like that!

Comments

  • Hi,

    for these items we used "column" items with below code:
    <div style="padding: 40px 20px 20px; border-right: 1px solid rgba(0,0,0,.1);">
    <h2 style="margin-bottom: 0px;">Waterfall</h2>
    <h3 style="margin: 0;">energy</h3>
    </div>

    [image src="http://themes.muffingroup.com/be/energy/wp-content/uploads/2014/12/home_energy_box_1.jpg" align="center" border="0"]

    <div style="padding: 20px; border-right: 1px solid rgba(0,0,0,.1);">
    <p>Aenean sollicitudin, lorem quis bibendum auctornisi elit conse quat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh  quis bibe.</p>
    <p style="text-align: right;"><a class="read_more" href="#">Read more</a></p>
    </div>
    To check how some elements were made, next time we recommend to create test site so you can import any demo you want and check how it was made.
Sign In or Register to comment.